summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/X509_VERIFY_PARAM_set_flags.pod
diff options
context:
space:
mode:
authormiod <>2015-08-18 20:19:32 +0000
committermiod <>2015-08-18 20:19:32 +0000
commit13757ff35aab44e1c38d969b3e78d8029b01eb32 (patch)
treeb1b6a57041a5f2860e0b426b99e1fd63969817ec /src/lib/libcrypto/doc/X509_VERIFY_PARAM_set_flags.pod
parent2ea8009a06abaf0096774d1fa3d0d7f6d2f98cf5 (diff)
downloadopenbsd-13757ff35aab44e1c38d969b3e78d8029b01eb32.tar.gz
openbsd-13757ff35aab44e1c38d969b3e78d8029b01eb32.tar.bz2
openbsd-13757ff35aab44e1c38d969b3e78d8029b01eb32.zip
typos
Diffstat (limited to 'src/lib/libcrypto/doc/X509_VERIFY_PARAM_set_flags.pod')
-rw-r--r--src/lib/libcrypto/doc/X509_VERIFY_PARAM_set_flags.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/X509_VERIFY_PARAM_set_flags.pod b/src/lib/libcrypto/doc/X509_VERIFY_PARAM_set_flags.pod
index 27af442b69..6acdd71e72 100644
--- a/src/lib/libcrypto/doc/X509_VERIFY_PARAM_set_flags.pod
+++ b/src/lib/libcrypto/doc/X509_VERIFY_PARAM_set_flags.pod
@@ -104,7 +104,7 @@ certificates and makes the verification strictly apply B<X509> rules.
104B<X509_V_FLAG_ALLOW_PROXY_CERTS> enables proxy certificate verification. 104B<X509_V_FLAG_ALLOW_PROXY_CERTS> enables proxy certificate verification.
105 105
106B<X509_V_FLAG_POLICY_CHECK> enables certificate policy checking, by default 106B<X509_V_FLAG_POLICY_CHECK> enables certificate policy checking, by default
107no policy checking is peformed. Additional information is sent to the 107no policy checking is performed. Additional information is sent to the
108verification callback relating to policy checking. 108verification callback relating to policy checking.
109 109
110B<X509_V_FLAG_EXPLICIT_POLICY>, B<X509_V_FLAG_INHIBIT_ANY> and 110B<X509_V_FLAG_EXPLICIT_POLICY>, B<X509_V_FLAG_INHIBIT_ANY> and