summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/doc/X509_STORE_CTX_new.pod
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/doc/X509_STORE_CTX_new.pod')
-rw-r--r--src/lib/libcrypto/doc/X509_STORE_CTX_new.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/doc/X509_STORE_CTX_new.pod b/src/lib/libcrypto/doc/X509_STORE_CTX_new.pod
index b17888f149..1c55236aa2 100644
--- a/src/lib/libcrypto/doc/X509_STORE_CTX_new.pod
+++ b/src/lib/libcrypto/doc/X509_STORE_CTX_new.pod
@@ -45,7 +45,7 @@ will be untrusted but may be used to build the chain) in B<chain>. Any or
45all of the B<store>, B<x509> and B<chain> parameters can be B<NULL>. 45all of the B<store>, B<x509> and B<chain> parameters can be B<NULL>.
46 46
47X509_STORE_CTX_trusted_stack() sets the set of trusted certificates of B<ctx> 47X509_STORE_CTX_trusted_stack() sets the set of trusted certificates of B<ctx>
48to B<sk>. This is an alternative way of specifying trusted certificates 48to B<sk>. This is an alternative way of specifying trusted certificates
49instead of using an B<X509_STORE>. 49instead of using an B<X509_STORE>.
50 50
51X509_STORE_CTX_set_cert() sets the certificate to be vertified in B<ctx> to 51X509_STORE_CTX_set_cert() sets the certificate to be vertified in B<ctx> to