Loading doc/apps/verify.pod +11 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ B<openssl> B<verify> [B<-attime timestamp>] [B<-check_ss_sig>] [B<-CRLfile file>] [B<-crl_download>] [B<-crl_check>] [B<-crl_check_all>] [B<-explicit_policy>] Loading @@ -32,6 +33,7 @@ B<openssl> B<verify> [B<-trusted_first>] [B<-no_alt_chains>] [B<-untrusted file>] [B<-trusted file>] [B<-use_deltas>] [B<-verbose>] [B<-verify_depth num>] Loading Loading @@ -80,6 +82,10 @@ because it doesn't add any security. File containing one or more CRL's (in PEM format) to load. =item B<-crl_download> Attempt to download CRL information for this certificate. =item B<-crl_check> Checks end entity certificate validity by attempting to look up a valid CRL. Loading Loading @@ -178,6 +184,11 @@ behaviour to match that of OpenSSL versions prior to 1.1.0. A file of untrusted certificates. The file should contain multiple certificates in PEM format concatenated together. =item B<-trusted file> A file of additional trusted certificates. The file should contain multiple certificates in PEM format concatenated together. =item B<-use_deltas> Enable support for delta CRLs. Loading Loading
doc/apps/verify.pod +11 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ B<openssl> B<verify> [B<-attime timestamp>] [B<-check_ss_sig>] [B<-CRLfile file>] [B<-crl_download>] [B<-crl_check>] [B<-crl_check_all>] [B<-explicit_policy>] Loading @@ -32,6 +33,7 @@ B<openssl> B<verify> [B<-trusted_first>] [B<-no_alt_chains>] [B<-untrusted file>] [B<-trusted file>] [B<-use_deltas>] [B<-verbose>] [B<-verify_depth num>] Loading Loading @@ -80,6 +82,10 @@ because it doesn't add any security. File containing one or more CRL's (in PEM format) to load. =item B<-crl_download> Attempt to download CRL information for this certificate. =item B<-crl_check> Checks end entity certificate validity by attempting to look up a valid CRL. Loading Loading @@ -178,6 +184,11 @@ behaviour to match that of OpenSSL versions prior to 1.1.0. A file of untrusted certificates. The file should contain multiple certificates in PEM format concatenated together. =item B<-trusted file> A file of additional trusted certificates. The file should contain multiple certificates in PEM format concatenated together. =item B<-use_deltas> Enable support for delta CRLs. Loading