allow using different challenge per domain #539

Open
opened 2025-12-29 01:27:01 +01:00 by adam · 2 comments
Owner

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 :-)
Author
Owner

@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

@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
Author
Owner

@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.

@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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#539