Commit 2316286c authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Clarify -Verify and PSK.

PR#3452
(cherry picked from commit ca2015a6)
parent 67bde7d4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -156,6 +156,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.