- Newest
- Most votes
- Most comments
Hi
Looking at the screenshot, the used certificate was issued by infoblox.com and not Amazon, the certificate chain is not trusted by the browser. You need to update your CloudFront distribution, follow the guide pointed out in previous answer by Riku_Kobayashi.
If you are using AWS Route 53, to point your subdomain 'images.subdomain.co.uk' to CloudFront distribution, you need to create an Alias record set in your Hosted Zone. Select Alias: 'Yes' radio button while creating the record set and you should be able to see your CloudFront distribution in the drop down if it is in Deployed state.
Have you already made the settings described in the following documents?
This is the process of linking the certificate issued by ACM to CloudFront.
Also, set up an alternate domain for CloudFront together.
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cnames-and-https-procedures.html
Relevant content
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 4 months ago
Hi, have no clue why it relates on infoblox.com, I have only worked with ACM, also I followed this guide while was setting up, so CloudFront connected with Route53 and certificate issued by aws. Maybe you have other thoughts? Plese check question again, I've updated it.