Remove stale note from s_server.pod
authorBenjamin Kaduk <bkaduk@akamai.com>
Thu, 8 Jun 2017 20:55:30 +0000 (15:55 -0500)
committerRich Salz <rsalz@openssl.org>
Thu, 8 Jun 2017 21:21:05 +0000 (17:21 -0400)
Modern browsers are now, well, pretty modern.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3644)
(cherry picked from commit 36c438514db71eba3e8062fef7869b9211630a19)

doc/apps/s_server.pod

index ee57f701e9e2a8ec9c1d7418b121e9751c409c13..01c3942ae01ab7b80fd6f196e859dec9bcd70469 100644 (file)
@@ -575,10 +575,6 @@ a web browser the command:
 
 can be used for example.
 
-Most web browsers (in particular Netscape and MSIE) only support RSA cipher
-suites, so they cannot connect to servers which don't use a certificate
-carrying an RSA key or a version of OpenSSL with RSA disabled.
-
 Although specifying an empty list of CAs when requesting a client certificate
 is strictly speaking a protocol violation, some SSL clients interpret this to
 mean any CA is acceptable. This is useful for debugging purposes.