summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_STORE_CTX_new.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/X509_STORE_CTX_new.3')
-rw-r--r--src/lib/libcrypto/man/X509_STORE_CTX_new.33
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/X509_STORE_CTX_new.3 b/src/lib/libcrypto/man/X509_STORE_CTX_new.3
index c83958b54f..31c7704178 100644
--- a/src/lib/libcrypto/man/X509_STORE_CTX_new.3
+++ b/src/lib/libcrypto/man/X509_STORE_CTX_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509_STORE_CTX_new.3,v 1.9 2018/02/25 16:26:15 schwarze Exp $ 1.\" $OpenBSD: X509_STORE_CTX_new.3,v 1.10 2018/02/25 17:46:38 schwarze Exp $
2.\" full merge up to: OpenSSL 186bb907 Apr 13 11:05:13 2015 -0700 2.\" full merge up to: OpenSSL 186bb907 Apr 13 11:05:13 2015 -0700
3.\" selective merge up to: OpenSSL 7643a172 Apr 21 13:35:51 2017 +0200 3.\" selective merge up to: OpenSSL 7643a172 Apr 21 13:35:51 2017 +0200
4.\" 4.\"
@@ -317,6 +317,7 @@ returns 1 for success or 0 if an error occurred.
317returns an internal pointer. 317returns an internal pointer.
318.Sh SEE ALSO 318.Sh SEE ALSO
319.Xr X509_STORE_CTX_get_error 3 , 319.Xr X509_STORE_CTX_get_error 3 ,
320.Xr X509_STORE_new 3 ,
320.Xr X509_verify_cert 3 , 321.Xr X509_verify_cert 3 ,
321.Xr X509_VERIFY_PARAM_set_flags 3 322.Xr X509_VERIFY_PARAM_set_flags 3
322.Sh HISTORY 323.Sh HISTORY