From c4b63bf4dcab51a9db6d469c3c507aaa68adabf1 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 23 Sep 2013 01:05:50 +0000 Subject: [PATCH] Remove grossly outdated browser compatibility column git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525489 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/ssl/ssl_intro.html.en | 14 +++++--------- docs/manual/ssl/ssl_intro.xml | 14 +++++--------- 2 files changed, 10 insertions(+), 18 deletions(-) diff --git a/docs/manual/ssl/ssl_intro.html.en b/docs/manual/ssl/ssl_intro.html.en index bea88ed04b..f832e3f989 100644 --- a/docs/manual/ssl/ssl_intro.html.en +++ b/docs/manual/ssl/ssl_intro.html.en @@ -380,26 +380,22 @@ establishing a protocol session.

Version Source Description - Browser Support + SSL v2.0 Vendor Standard (from Netscape Corp.) First SSL protocol for which implementations exist - - NS Navigator 1.x/2.x
- - MS IE 3.x
- - Lynx/2.8+OpenSSL + SSL v3.0 Expired Internet Draft (from Netscape Corp.) [SSL3] Revisions to prevent specific security attacks, add non-RSA ciphers and support for certificate chains - - NS Navigator 2.x/3.x/4.x
- - MS IE 3.x/4.x
- - Lynx/2.8+OpenSSL + TLS v1.0 Proposed Internet Standard (from IETF) [TLS1] Revision of SSL 3.0 to update the MAC layer to HMAC, add block padding for block ciphers, message order standardization and more alert messages. - - Lynx/2.8+OpenSSL + TLS v1.1 Proposed Internet Standard (from IETF) [TLS11] Update of TLS 1.0 to add protection against Cipher block chaining @@ -409,7 +405,7 @@ establishing a protocol session.

Proposed Internet Standard (from IETF) [TLS12] Update of TLS 1.2 deprecating MD5 as hash, and adding incompatibility to SSL so it will never negotiate the use of SSLv2. - - + diff --git a/docs/manual/ssl/ssl_intro.xml b/docs/manual/ssl/ssl_intro.xml index 13f51e0250..c7abd3f77f 100644 --- a/docs/manual/ssl/ssl_intro.xml +++ b/docs/manual/ssl/ssl_intro.xml @@ -385,28 +385,24 @@ establishing a protocol session.

Version Source Description - Browser Support + SSL v2.0 Vendor Standard (from Netscape Corp.) First SSL protocol for which implementations exist - - NS Navigator 1.x/2.x
- - MS IE 3.x
- - Lynx/2.8+OpenSSL + SSL v3.0 Expired Internet Draft (from Netscape Corp.) [SSL3] Revisions to prevent specific security attacks, add non-RSA ciphers and support for certificate chains - - NS Navigator 2.x/3.x/4.x
- - MS IE 3.x/4.x
- - Lynx/2.8+OpenSSL + TLS v1.0 Proposed Internet Standard (from IETF) [TLS1] Revision of SSL 3.0 to update the MAC layer to HMAC, add block padding for block ciphers, message order standardization and more alert messages. - - Lynx/2.8+OpenSSL + TLS v1.1 Proposed Internet Standard (from IETF) [TLS11] @@ -418,7 +414,7 @@ establishing a protocol session.

>TLS12] Update of TLS 1.2 deprecating MD5 as hash, and adding incompatibility to SSL so it will never negotiate the use of SSLv2. - - + -- 2.49.0