summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorBenjamin Kaduk <bkaduk@akamai.com>2017-06-08 15:55:30 -0500
committerRich Salz <rsalz@openssl.org>2017-06-08 17:21:05 -0400
commit998636b80c799fdb7649a6c5e0a4da1ba9bf88ae (patch)
tree36420b6669b38733064f06f03f2743076a9d3c3a /doc
parent59d37902343656c1317d80f1ef5c7bdc550a1294 (diff)
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) (cherry picked from commit 36c438514db71eba3e8062fef7869b9211630a19)
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/s_server.pod4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/apps/s_server.pod b/doc/apps/s_server.pod
index ee57f701e9..01c3942ae0 100644
--- a/doc/apps/s_server.pod
+++ b/doc/apps/s_server.pod
@@ -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.