Amazon Cloudfront Breaks after SSL update: 502 error

314 views Asked by At

So I've been using Amazon CloudFront as a CDN on my Ruby on Rails app on heroku for sometime. Today I updated my SSL certificate (comodo positivessl wildcard) and from the browser's end it looks like the the certificate is correctly installed.

However, I noticed that the site wasn't loading correctly and then i got a bunch of 502 errors on my developers console. I then went into CloudFront to update the certificate, waited for the updates to deploy, and here we are a few hours later and my site still isn't connecting properly.

I use a custom cname for my site (which worked fine before today).

Can anyone tell me how to go about checking if the certificate is installed correctly on CLoudFront?

0

There are 0 answers