My domain is:
I ran this command:
We are using certificate manager in k8s and trying to get certificates for *.a.mindbox.ru
We have following CAA records for @ in zone mindbox.ru: "0 issue globalsign.com", "0 issue letsencrypt.org", "0 issue amazon.com", "0 issue godaddy.com". But when we are trying to get a certificate the challenge fails with an error (next section). During debug we discovered that we can get certificate after deleting all CAA records for this domain, but that is strange since all of records are only allowing letsencrypt.org
* we dont have CAA records for a.mindbox.ru
It produced this output:
Error accepting authorization: acme: authorization error for a.mindbox.ru: 0 urn:ietf:params:acme:error:caa: During secondary validation: While processing CAA for *.a.mindbox.ru: CAA record for a.mindbox.ru prevents issuance
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
version v1.12.11
of helm chart