summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/doc/apps/verify.pod
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2016-09-22 15:05:38 +0000
committerjkim <jkim@FreeBSD.org>2016-09-22 15:05:38 +0000
commit4e88981ba96e1935778ecbba00e5789c2fa7e1f0 (patch)
tree68e00d9c0f53061c7dfc9dff0f6047187d183bce /crypto/openssl/doc/apps/verify.pod
parent454e7daab0b343b888c1efdf32cb029f6b2cf3d2 (diff)
downloadFreeBSD-src-4e88981ba96e1935778ecbba00e5789c2fa7e1f0.zip
FreeBSD-src-4e88981ba96e1935778ecbba00e5789c2fa7e1f0.tar.gz
Merge OpenSSL 1.0.1u.
Diffstat (limited to 'crypto/openssl/doc/apps/verify.pod')
-rw-r--r--crypto/openssl/doc/apps/verify.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/openssl/doc/apps/verify.pod b/crypto/openssl/doc/apps/verify.pod
index 18eeee0..450dd7d 100644
--- a/crypto/openssl/doc/apps/verify.pod
+++ b/crypto/openssl/doc/apps/verify.pod
@@ -23,6 +23,7 @@ B<openssl> B<verify>
[B<-use_deltas>]
[B<-policy_print>]
[B<-no_alt_chains>]
+[B<-allow_proxy_certs>]
[B<-untrusted file>]
[B<-help>]
[B<-issuer_checks>]
@@ -117,6 +118,10 @@ be found that is trusted. With this option that behaviour is suppressed so that
only the first chain found is ever used. Using this option will force the
behaviour to match that of previous OpenSSL versions.
+=item B<-allow_proxy_certs>
+
+Allow the verification of proxy certificates.
+
=item B<-policy_print>
Print out diagnostics related to policy processing.
OpenPOWER on IntegriCloud