-
-
Notifications
You must be signed in to change notification settings - Fork 178
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Currently auto_https prefer_wildcard
option is not documented on the site https://caddyserver.com/docs/caddyfile/options#auto-https
it seems like the PR for it has been merged caddyserver/caddy#6146
it would be helpful to document it, took me a long trail of searching through closed issue to discover this
If using the Caddyfile, Caddy takes site names literally with regards to the certificate subject names.
If you need different behavior, the JSON config gives you more precise control over certificate subjects and site names ("host matchers").
section about wildcard certificates should also be amended to reference the new feature
https://caddyserver.com/docs/automatic-https#wildcard-certificates
hmoffatt
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation