From: Benjamin Kaduk Date: Thu, 8 Jun 2017 20:55:30 +0000 (-0500) Subject: Remove stale note from s_server.pod X-Git-Tag: OpenSSL_1_1_1-pre1~1350 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=36c438514db71eba3e8062fef7869b9211630a19;p=oweals%2Fopenssl.git Remove stale note from s_server.pod Modern browsers are now, well, pretty modern. Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/3644) --- 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.