mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-03-24 18:11:16 +01:00
require a valid alias to be set for certain wildcard certificates (fixes #483)
This commit is contained in:
@@ -17,3 +17,6 @@ You can define an alias for your certificate which will (instead of the primary
|
||||
used as directory name under your certdir and for a per-certificate lookup.
|
||||
This allows multiple certificates with identical sets of domains but different configuration
|
||||
to exist.
|
||||
|
||||
Certificates with a wildcard domain as first (or only) name require an alias to be set.
|
||||
Aliases can't start with `*.`.
|
||||
|
||||
Reference in New Issue
Block a user