Add suppport for Lets's Encrypt DNS-01 challenge to allow Wildcard certs.
Could you please add support for Let's Encrypt DNS-01 challenge to allow wildcard SSL certs.
According to letsencrypt, the ACMEv2 should be in production environment since february.
See the FAQ below and the link
https://letsencrypt.org/docs/faq/
"Does Let’s Encrypt issue wildcard certificates?
Yes. Wildcard issuance must be done via ACMEv2 using the DNS-01 challenge. See this post for more technical information."
https://community.letsencrypt.org/t/acme-v2-production-environment-wildcards/55578
From what I could see, you are using "ACMESharp" which is listed as an ACMEv2 capable client
https://letsencrypt.org/docs/client-options/#acme-v2-compatible-clients
https://github.com/ebekker/ACMESharp
Best regards
Dan Lundqvist
Stockholm, Sweden
Hello,
Thank you for your suggestion. Unfortunately, we are not able to update your DNS server with the necessary records in order to complete the DNS challenge. If you would like to complete a DNS challenge for LetsEncrypt, you will need to create your own script.
Thanks,
Arron