Could invalid SSL/TLS certificates at the origin contribute to CloudFront 502 errors?

Responsive Ad Header

Question

Grade: Education Subject: Support
Could invalid SSL/TLS certificates at the origin contribute to CloudFront 502 errors?
Asked by:
85 Viewed 85 Answers
Responsive Ad After Question

Answer (85)

Best Answer
(324)
Yes, if your origin uses HTTPS, CloudFront expects a valid SSL/TLS certificate. Ensure the certificate is not expired, the domain name matches, and the certificate authority is trusted by CloudFront. An invalid certificate will prevent CloudFront from establishing a secure connection with the origin, leading to 502 errors.