Closed virtio-technique closed 6 years ago
Hi
To issue a wildcard certificate, you need to have automated authoritative DNS server or an API from your DNS provider. It's not so easy task and I have no idea at the moment how you should be able to configure this script to communicate with your DNS server and . I think the number of variation can be enormous.
The script use only http verification method at the moment and I am afraid that support DNS method as well would be a huge piece of work.
Can you introduce more details what you are trying to achieve?
V.
I will close this as I have received no response
LetsEncrypt V2 API is now support Wildcard certificates. https://community.letsencrypt.org/t/acme-v2-production-environment-wildcards/55578 Certbot >= 0.22.0 add support ACME V2. https://letsencrypt.org/docs/client-options/#acme-v2-compatible-clients
As says in release "Orders that contain both a base domain and its wildcard equivalent (e.g. *.example.com and example.com) are valid".