[obsolete] CNAME records already present, but ACM still marks the certificate as "Pending validation"

0

We have a certificate generating warnings about its validation status (three common names, three CNAME records required for validation).

The problem is those exact CNAME records were existing all this time (I have re-created the same records, using shorter TTL, but ACM still generates same warning).

How can I handle this without deleting the certificate (which will render related services unusable) and re-creating it anew?

Update of December 25. I had to replace the certificate instead of wasting more time on attempts to understand why ACM fails to conclude the validation (all the CNAME records were valid and in place for weeks, yet ACM refused to conclude the validation).

Honestly, I am very disappointed. ACM could provide the exact problem, so I could look into it, instead of giving vague pieces of advice (of the type "something is wrong").

질문됨 2년 전545회 조회
1개 답변
0

Could be the third case from

https://aws.amazon.com/premiumsupport/knowledge-center/acm-certificate-pending-validation/

"The CNAME record is added to the correct DNS configuration, but the DNS provider automatically adds the bare domain to the end of its DNS records"

profile picture
JaccoPK
답변함 2년 전
  • Thanks for the prompt response.

    The above is unlikely. I have tested every created CNAME record with a command like

    $ dig _4490328cbd8989384cf7fcf77df2f2f2a02.example.com CNAME

    (the CNAME record above is changed to exclude the actual domain name)

    and the response was exactly matching what ACM expects in domain details.

  • Some DNS providers can take 24–48 hours to propagate DNS records. Did you also check for trailing period added by DNS provider?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠