Secure connection to cloudfront.net CDN fails

2

It's a couple of days that I have difficulties using some websites like Trello and Memrise when I checked the browser's dev tools, all connections to the Cloudfront.net CDN was failing.

for example:

https://d107cgb5lgj7br.cloudfront.net/uploads/category_photos/en.png

But I have no problem without https:

http://d107cgb5lgj7br.cloudfront.net/uploads/category_photos/en.png 

I get ERR_TIMED_OUT for https

Webinan

Posted 2016-02-19T18:04:05.450

Reputation: 121

Question was closed 2016-02-22T14:05:34.480

This sounds like a client certificate configuration error. More information on the failed https connection would be required to diagnose. – Ramhound – 2016-02-19T18:25:03.247

@Ramhound Hi, thanks for your comment, how can I get the information needed? it seems that no connection is established at all, it would have shown a warning if something was wrong with cert – Webinan – 2016-02-19T19:31:34.100

No answers