AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 244

You have deployed a website that utilizes CloudFront, Elastic Loadbalancer, and S3 to serve content. When users access your site, they receive a "mixed content" security warning.
What is most likely the problem?

Answer options

Correct answer: B

Explanation

The correct answer is B because if the CDN (CloudFront) does not have SSL configured, it can serve content over HTTP, leading to a 'mixed content' warning when HTTPS is used. Options A and C are related to access and permissions but do not directly address the mixed content issue. Option D, while potentially a concern, does not specifically relate to the mixed content warning in this context.