Anti-spam team, Confirmed users
99
edits
(change link to source repository) |
(Added compatibility chart to HTTPS) |
||
Line 23: | Line 23: | ||
Websites that require backwards compatibility with extremely old browsers may use the [[Security/Server Side TLS#Old backward compatibility|Mozilla backwards compatible TLS configuration]]. Very few sites should require this compatibility level, and use of this compatibility level should be noted in your risk assessment. | Websites that require backwards compatibility with extremely old browsers may use the [[Security/Server Side TLS#Old backward compatibility|Mozilla backwards compatible TLS configuration]]. Very few sites should require this compatibility level, and use of this compatibility level should be noted in your risk assessment. | ||
=== Compatibility === | |||
{| class="wikitable" style="width: 100%;" | |||
|- | |||
! Configuration | |||
! Oldest compatible clients | |||
|- style="background-color: #9EDB58;" | |||
| align="center" | Modern | |||
| style="padding-left: .5em;" | Firefox 27, Chrome 22, Internet Explorer 11, Opera 14, Safari 7, Android 4.4, Java 8 | |||
|- style="background-color: #E8E27A;" | |||
| align="center" | Intermediate | |||
| style="padding-left: .5em;" | Firefox 1, Chrome 1, Internet Explorer 7, Opera 5, Safari 1, Internet Explorer 8 (XP), Android 2.3, Java 7 | |||
|- style="background-color: #CCCCCC;" | |||
| align="center" | Backwards | |||
| style="padding-left: .5em;" | Internet Explorer 6 (XP), Java 6 | |||
|} | |||
=== See Also === | === See Also === |