Clarify -Verify and PSK.
[openssl.git] / doc / apps / s_server.pod
index 3f657c94909d5707de5ae0f5db475f49b97336f5..a2e7945624a03c8e579cedf767c343ee776e2a39 100644 (file)
@@ -193,6 +193,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.