Https broke?

Is it only for me?

Apparently not broken for me. Maybe it’s a temporary glitch?

3 hours later, it’s not broken for me either :slight_smile:

If it still happens, try clicking on the lock next to https://. This should explain what’s wrong.

1 Like

It’s saying it’s partially secure.

Try clicking on “More Information” under that message and sending a screenshot of that.

It says: This site is using a weak securityconfiguration (SHA-1) your connection is possible not secure (had to translate it).

Seems the problem is at your end. My https connection is fine (AES128; SHA256; TLS1.2).
I’m using FF 40.0.1 on W8.1x64.

Do other https sites work for you?

Got no issues with those. But indeed it only happens on my desktop. Guess I broke something their.

Should have used SHTTP :trollface:

@thomas15v Anyway, it can give this error when a 256-bit connection, or secure connections is partly secure. So some resources are secured, some aren’t. You can use Fiddler2 to see if all the requests are HTTPS. Fiddler as a Web Debugging Proxy which will log all the HTTP(s) traffic. It is also a bug in Chrome that, sometimes it registers secure items for insecure items which then will give this error.