Search code examples
amazon-web-servicessslssl-certificateamazon-cloudfront

ACM Requested Public SSL certificate not appearing in CloudFront


I'm creating a CloudFront distribution for an S3 bucket. I successfully created it and mapped the DNS. Now I want to use HTTPS for the DNS.

I created a cert via ACM. But the cert is not appearing in the CloudFront Custom SSL pge.

enter image description here

Any ideas why?


Solution

  • I was able to accomplish the task, however, this is not the answer to the question.

    I pasted the certificate ARN to the Custom SSL field and updated the CloudFront distribution. By this way, I was able to add SSL to my custom domain. However, my certificate still not appears in the Drop down menu.