shibayan / keyvault-acmebot

Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Service / Container Apps / App Gateway / Front Door / CDN / others)
Apache License 2.0
912 stars 237 forks source link

Question: Zone apex domain #111

Closed soderlind closed 4 years ago

soderlind commented 4 years ago

Using the Web UI, how do I add a certificate for a zone apex domain?

From the Web UI screenshot I understand that I can add a certificate for sub1.contoso.com, but how do I do it for contoso.com (if contoso.com is zone apex domain) ?

shibayan commented 4 years ago

You can issue a certificate for Zone Apex by adding an empty record name.

soderlind commented 4 years ago

Thank you @shibayan :)