Problem creating SSL certificate due to CA error

0

I'm trying to create SSL via Certificate Manager + DNS validation. I've setup the CNAME as instructed, but request fails to validate due to:

One or more domain names has failed validation due to a certificate authority authorization (CAA) error.

How can I fix this?

Dan A
asked a month ago135 views
2 Answers
1
Accepted Answer

Hello.

Please refer to the following documents for troubleshooting.
If that error occurs, I think it can be resolved by adding a CAA record for the domain for which you are trying to issue an SSL certificate.
https://repost.aws/knowledge-center/acm-troubleshoot-caa-errors
https://docs.aws.amazon.com/acm/latest/userguide/troubleshooting-caa.html

I think the following Stackoverflow answers may also be helpful.
https://stackoverflow.com/questions/68463161/aws-acm-one-or-more-domain-names-have-failed-validation-due-to-a-certificate-a

profile picture
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month ago
0

Thank you so much for the answer, I added the CAA and problem is solved. Thanks!

Dan A
answered a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions