Amazon SSL Certificate

0

I have a static website hosted using AWS Amplify, I noticed today that it lost its SSL certificate which was issued by Amazon during Gen 1 days. My domain is on another platform, namecheap and when the SSL was issued, I linked them together (using amazons generated records) and everything was working properly. my domain ends with .org

what I noticed today after checking ACM dashboard domain: api.xxxxx.com type: Amazon Issued status: Failed in use: No Renewal eligibility: Ineligible

I do not know why is the certificate issued to a .com domain instead of .org Is this a bug ? maybe due to the recent changes ?

Also, isn't it supposed to auto renew on its own ? since it is managed by the AWS services?

2 Answers
0

I also tried refreshing all the records in namecheap dashboard and repropagated the certificate in the aws amplify console

now when I visited the ACM dashboard, there is no longer a certificate for my domain...

answered 16 days ago
profile picture
EXPERT
reviewed 6 days ago
0

ACM certificates might be ineligible for renewal if any of the following are true:

The certificate isn't associated with another AWS service.
The certificate is expired.
The certificate is imported.
It's a private certificate issued with the IssueCertificate API call.

For more details: https://repost.aws/knowledge-center/acm-certificate-ineligible

AWS
Jazz909
answered 16 days 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