Commit aaa6cd4e authored by Benjamin Kaduk's avatar Benjamin Kaduk Committed by Rich Salz
Browse files

Remove stale note from s_server.pod



Modern browsers are now, well, pretty modern.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3644)
(cherry picked from commit 36c43851)
parent e1c6205c
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -404,10 +404,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.