Remove FAQ about export grade browsers. They don't exist any more!
authorMatt Caswell <matt@openssl.org>
Tue, 13 Jun 2017 10:18:16 +0000 (11:18 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 13 Jun 2017 11:47:15 +0000 (12:47 +0100)
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12)

docs/faq-2-user.txt

index fff3acc25c1de718996995b08d734dc869605ef8..7e8ca35cf214cb1b41ad262a096e43e26d9b8c85 100644 (file)
@@ -92,12 +92,6 @@ or file and the relevant program configured to read it. The OpenSSL program
 'verify' behaves in a similar way and issues similar error messages: check
 the verify(1) program manual page for more information.
 
-* Why can I only use weak ciphers when I connect to a server using OpenSSL?
-
-This is almost certainly because you are using an old "export grade" browser
-which only supports weak encryption. Upgrade your browser to support 128 bit
-ciphers.
-
 * How can I create DSA certificates?
 
 Check the CA.pl(1) manual page for a DSA certificate example.