Originally created by @Yannik on GitHub (Jul 16, 2021).
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 :-)
Originally created by @Yannik on GitHub (Jul 16, 2021).
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 :-)
@Killerkiwi2005 commented on GitHub (Nov 3, 2021):
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.
@jobe1986 commented on GitHub (Nov 3, 2021):
> 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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @Yannik on GitHub (Jul 16, 2021).
Hi,
I would like to create a certificate for the domains
*.example.org,example.comandexample.net.As
*.example.orgis a wildcard domain, it needs to be verified with the dns challenge.However, I would like to verify
example.comandexample.netwith 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 :-)
@Killerkiwi2005 commented on GitHub (Nov 3, 2021):
this is possible already you can do per cert settings see https://github.com/dehydrated-io/dehydrated/blob/master/docs/per-certificate-config.md
@jobe1986 commented on GitHub (Nov 3, 2021):
That does not cover the example given by @Yannik, where there is only ONE cert created with different challenge types per SAN.