- Newest
- Most votes
- Most comments
If a certificate is showing as "issued" in Certificate Manager then it should be available for you to associate with resources like a CloudFront distribution or the listener for a Load Balancer, provided these are in the same region as the certificate.
Note that there isn't a certificate for you to download from AWS Console, nor will you get a certificate emailed to you as an attachment. It remains as an object inside ACM that can be associated with other resources in their configs.
See https://www.youtube.com/watch?v=GW7RkWUZL4E for associating with load balancers, and https://www.youtube.com/watch?v=AY0iJyCOkOc for CloudFront distributions.
If you want a certificate that you can install into an EC2 instance then ACM can't do this, you'll need to procure a certificate from a third party such as letsencrypt.com.
First of all try to check your domain setting and check it to hit on browser and then try it again because some time it takes more then one day
Thanks for the response. I had done that before. It's not working yet.
Relevant content
- asked 4 months ago
- asked 2 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 3 months ago
Thank you. I really appreciate this. I can understand the above. However, I am trying to request the certificate from AWS ACM.
Just to understand where you are, you've verified the domain is yours, yes?
In AWS Console -> AWS Certifciate Manager (ACM) -> Request a certificate -> Request a public certificate
Fill out the details for the cert that you want (as you've already verified the domain in R53, select DNS validation).
Click on the pending cert, click on create records in R53, wait a few minutes for everything to propagate through. . . . It's now validated and issued, and ready for use https://docs.aws.amazon.com/acm/latest/userguide/acm-services.html