Allow checking of self-signed certifictes if a flag is set.
[oweals/openssl.git] / doc / apps / smime.pod
index 97cc0dc789edaf7171ffa952511b99b91914e5f6..e0258b5648600001ff8b57ba0500b338943c6f03 100644 (file)
@@ -259,7 +259,7 @@ portion of a message so they may be included manually. If signing
 then many S/MIME mail clients check the signers certificate's email
 address matches that specified in the From: address.
 
-=item B<-purpose, -ignore_critical, -issuer_checks, -crl_check, -crl_check_all, -policy_check, -extended_crl, -x509_strict, -policy>
+=item B<-purpose, -ignore_critical, -issuer_checks, -crl_check, -crl_check_all, -policy_check, -extended_crl, -x509_strict, -policy -check_ss_sig>
 
 Set various options of certificate chain verification. See
 L<B<verify>|verify(1)> manual page for details.