Confirmed users
514
edits
(Formatting) |
(Table about Firefox, SSL, TLS) |
||
| Line 92: | Line 92: | ||
Note: All major browsers began removing support for TLS 1.0 and 1.1 in early 2020; you'll need to make sure your web server supports TLS 1.2 or 1.3 going forward. From version 74 onwards, Firefox will return a Secure Connection Failed error when connecting to servers using the older TLS versions (Firefox bug 1606734). | Note: All major browsers began removing support for TLS 1.0 and 1.1 in early 2020; you'll need to make sure your web server supports TLS 1.2 or 1.3 going forward. From version 74 onwards, Firefox will return a Secure Connection Failed error when connecting to servers using the older TLS versions (Firefox bug 1606734). | ||
Information in the table below is not checked and confirmed, just example | |||
{| class="wikitable sortable" | |||
|- | |||
! Firefox min version !! SSL max version !! TLS max version !! - !! - | |||
|- | |||
| 1.0 || 1.0 || || Example || Example | |||
|- | |||
| 2.0 || 2.0 || || Example || Example | |||
|- | |||
| 3.0 || 3.0 || || Example || Example | |||
|- | |||
| 4.0 || || 1.0 || Example || Example | |||
|- | |||
| 28.0 || || 1.1 || Example || Example | |||
|- | |||
| 78.0 || || 1.2 || Example || Example | |||
|- | |||
| 87.0 || || 1.3 || Example || Example | |||
|} | |||