Clarify -Verify and PSK.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 15 Jul 2014 19:22:39 +0000 (20:22 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 15 Jul 2014 19:24:55 +0000 (20:24 +0100)
PR#3452
(cherry picked from commit ca2015a617842fed3d36ed4dcbbf8d5e27bc5216)

doc/apps/s_server.pod

index d31888e0de93227924930552261ae9f8fa5aa4a6..f3e28b5ed6bf570ae300c0dddc1a5319b152a802 100644 (file)
@@ -145,6 +145,9 @@ the client. With the B<-verify> option a certificate is requested but the
 client does not have to send one, with the B<-Verify> option the client
 must supply a certificate or an error occurs.
 
+If the ciphersuite cannot request a client certificate (for example an
+anonymous ciphersuite or PSK) this option has no effect.
+
 =item B<-crl_check>, B<-crl_check_all>
 
 Check the peer certificate has not been revoked by its CA.