dehydrated
dehydrated copied to clipboard
allow using different challenge per domain
Hi,
I would like to create a certificate for the domains *.example.org
, example.com
and example.net
.
As *.example.org
is a wildcard domain, it needs to be verified with the dns challenge.
However, I would like to verify example.com
and example.net
with the http challenge.
Unfortunately, this is not possible with dehydrated at the moment.
Therefore I'd like to make a feature request to implement this :-)
this is possible already you can do per cert settings see https://github.com/dehydrated-io/dehydrated/blob/master/docs/per-certificate-config.md
this is possible already you can do per cert settings see https://github.com/dehydrated-io/dehydrated/blob/master/docs/per-certificate-config.md
That does not cover the example given by @Yannik, where there is only ONE cert created with different challenge types per SAN.