mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
automatically use dns-01 to generate ca #303
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @le9i0nx on GitHub (Mar 14, 2018).
I think that this code will be more usable in production.
If I switch to dns-01 generation of all certificates, this is not very convenient.
@lukas2511 commented on GitHub (Mar 14, 2018):
Do you mean for wildcard certificates? Have a look at https://github.com/lukas2511/dehydrated/blob/master/docs/per-certificate-config.md, no need to switch to dns-01 globally.