user.js icon indicating copy to clipboard operation
user.js copied to clipboard

Test whether the world is ready for security.ssl.require_safe_negotiation -> true

Open pyllyukko opened this issue 7 years ago • 13 comments

pyllyukko avatar Mar 13 '17 21:03 pyllyukko

Seems like one of the many implementations that web admins tend to ignore: https://forum.palemoon.org/viewtopic.php?t=14549#p104106

Atavic avatar Mar 14 '17 17:03 Atavic

It's not a matter of configuration, but upgrading the underlying TLS library to a version that supports RFC5746.

pyllyukko avatar Mar 18 '17 08:03 pyllyukko

At least www.vmware.com is not ready :frowning_face:

New, TLSv1/SSLv3, Cipher is ECDHE-RSA-AES256-GCM-SHA384
Server public key is 2048 bit
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
No ALPN negotiated

pyllyukko avatar Apr 11 '17 11:04 pyllyukko

World doesn't seem ready yet, as RFC is actually supported by OpenSSL and others, but it's rarely implemented on the mail and webservers?

On Thunderbird: security.ssl.warn_missing_rfc5746;1

Atavic avatar May 29 '17 18:05 Atavic

I know this is ancient but just adding that this broke Hulu login (auth.hulu.com) for me. 😞

jakejarvis avatar Feb 01 '19 16:02 jakejarvis

Blame Hulu admins.

Atavic avatar Feb 01 '19 18:02 Atavic

@Atavic oh yes, to be clear I'm definitely not blaming you guys! I'm just sad that some of the biggest websites are still way behind on implementing this almost two years later.

jakejarvis avatar Feb 01 '19 18:02 jakejarvis

identify.nordea.com not ready :(

nordea

15.4.2024: Secure Renegotiation Supported

pyllyukko avatar May 12 '20 17:05 pyllyukko

tools.cisco.com not ready.

pyllyukko avatar Jun 02 '20 11:06 pyllyukko

caterpillar.com

15.4.2024: Works

pyllyukko avatar Sep 09 '20 09:09 pyllyukko

https://support-us.samsung.com/

15.4.2024: SSL_ERROR_UNSAFE_NEGOTIATION

pyllyukko avatar Feb 04 '21 13:02 pyllyukko

Needs to be toggled when logging into https://www.verizon.com/, for https://ssoauth.verizon.com.

polyzen avatar Feb 04 '21 21:02 polyzen

Needs to be toggled when logging into https://www.verizon.com/, for https://ssoauth.verizon.com.

These seem to work now.

pyllyukko avatar Apr 15 '24 07:04 pyllyukko