You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently released Firefox 74.0 has TLS 1.0 and 1.1 disabled by default, with an error message such as this for sites that fall below the preferred level:
https://phabricator.services.mozilla.com/D45798#C1639160NL22 lines 22–26:
Consider changing the default from
1
to3
for both Waterfox Classic and Waterfox Current.Additional considerations
Mozilla bug 1579285 - Offer to re-enable TLS 1.0 and 1.1 on TLS version failure
security.tls.version.min
From #783 (comment):
From https://www.fxsitecompat.dev/en-CA/versions/71/
– and:
– with reference to:
NB this issue is not about TLS 1.3 (there was a separate issue).
The text was updated successfully, but these errors were encountered: