When I try to create SSL certificate from the Digitalocean Control panel (Spaces menu and Settings menu, add certificate use Let’s Encrypt) , the process is pending for almost an hour and the I get error.
I added a CAA record for Let’s encrypt for the subdomain singapore.axeltra.com, because we have Comodo certificate on our domain (axeltra.com).
We get the same error
I had a typo two days ago, but changed it since. We use to get the CAA record error when I tried in console, but now it works fine in console for sf-us.axeltra.com, the only problem is when I try to create it using the Digital Ocean control panel.
I’m trying to create this certificate to use it for CDN.
For each kind of rate limit, the server returns a specific error message directly to the client.
The error message, if applicable, is returned quickly and so it should not cause a long delay.
Unfortunately, only the client—in this case, the DigitalOcean control panel software—receives the error; it’s not available anywhere else. So you would probably need to ask DigitalOcean’s support to look at their logs to find the reason for the problem.
This is the error we got from Digitalocean, as I said we already have CAA records for letsencrypt for the subdomains and comodo CAA for the domain.
{“err” :“acme: authorization error: 403 urn:acme:error:caa:CAA record for axeltra.com prevents issuance” ,“host”:“letsencryptresumer-1588000800-fnv4v”,“level”:“debug”, “msg”:“failed to validate ownership”}
The Digitalocean support told us the CAA was properly set, are we missing out something else on our DNS configuration or we exceeded rate limit requests?
Thanks for the help.
Unfortunately I’m creating it from DigitalOcean control panel.
I added one more CAA for letsencrypt for the axeltra.com domain which already has CAA for comodo, and it works now.
I hope having two CAAs for the same domain, won’t make any problems?