aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Kaduk <bkaduk@akamai.com>2017-06-08 15:55:30 -0500
committerBenjamin Kaduk <bkaduk@akamai.com>2017-06-08 15:56:53 -0500
commit36c438514db71eba3e8062fef7869b9211630a19 (patch)
treeea776b6974027a6ed06e56802c122f450c73ac6a
parent1c7aa0dbf16c3389bbedd13391bb653e7a189603 (diff)
downloadopenssl-36c438514db71eba3e8062fef7869b9211630a19.tar.gz
Remove stale note from s_server.pod
Modern browsers are now, well, pretty modern. Reviewed-by: Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3644)
-rw-r--r--doc/man1/s_server.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/man1/s_server.pod b/doc/man1/s_server.pod
index 2a8cafebc9..6f22797695 100644
--- a/doc/man1/s_server.pod
+++ b/doc/man1/s_server.pod
@@ -682,10 +682,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.