All authorizations were not finalized by the CA.
When I try to request a certificate from PROD or STAGING, it fails with this error:
All authorizations were not finalized by the CA.
When I use Let's Encrypt, it works with no issues.
One of the authz (the latest one):
2021-01-06 11:14:41,476:DEBUG:urllib3.connectionpool:https://api.test4.buypass.no:443 "POST /acme-v02/authz/-xrafEgqfrVTC5HNFtZfSJaozYcDhiBHN0XIqB5lJlk HTTP/1.1" 200 None
I use DNS-validation towards Domeneshop and certbot 1.11.0 in docker.
-
Hello Tor Christian
There was single attempt to validate DNS challenge on that authorization.
After querying the TXT records on validation domain name no records were found.
Authorization was left in pending state, and therefore there was a message by client “All authorizations were not finalized by the CA.”
This might be due to DNS slow propagation issue.
Regards,
Andriy