From 6d3d5793673b225b2347ef45b74d0d9994f3132c Mon Sep 17 00:00:00 2001 From: Hubert Kario Date: Wed, 18 Jun 2014 19:55:03 +0200 Subject: Document -trusted_first option in man pages and help. Add -trusted_first description to help messages and man pages of tools that deal with certificate verification. --- doc/apps/s_client.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/apps/s_client.pod') diff --git a/doc/apps/s_client.pod b/doc/apps/s_client.pod index 8964032cde..55c501e29d 100644 --- a/doc/apps/s_client.pod +++ b/doc/apps/s_client.pod @@ -18,6 +18,7 @@ B B [B<-pass arg>] [B<-CApath directory>] [B<-CAfile filename>] +[B<-trusted_first>] [B<-reconnect>] [B<-pause>] [B<-showcerts>] @@ -116,9 +117,9 @@ also used when building the client certificate chain. A file containing trusted certificates to use during server authentication and to use when attempting to build the client certificate chain. -=item B<-purpose, -ignore_critical, -issuer_checks, -crl_check, -crl_check_all, -policy_check, -extended_crl, -x509_strict, -policy -check_ss_sig> +=item B<-purpose, -ignore_critical, -issuer_checks, -crl_check, -crl_check_all, -policy_check, -extended_crl, -x509_strict, -policy -check_ss_sig, -trusted_first> -Set various certificate chain valiadition option. See the +Set various certificate chain valiadition options. See the L|verify(1)> manual page for details. =item B<-reconnect> -- cgit v1.2.3