sjkp / letsencrypt-azure

The easiest way to use lets encrypt certificates on Azure
111 stars 35 forks source link

Add rootdomain when adding wildcards #8

Open abergs opened 5 years ago

abergs commented 5 years ago

Would be nice if we could add a TXT record for the rootdomain and pass the necessary arguments when requesting a certificate.

So that *.mydomain.com and mydomain.com is valid. Current LE wildcards does not automatically include root.

See: https://community.letsencrypt.org/t/confusing-on-root-domain-with-wildcard-cert/56113/2

smkaiser commented 4 years ago

Hi, any update on merging the root domain support? It looks like letsencrypt would require two certs to accomplish this. Thanks 😊