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.310
1 files changed, 8 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/X509_STORE_CTX_new.3 b/src/lib/libcrypto/man/X509_STORE_CTX_new.3
index 34ccca26f7..501e2b0e78 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.16 2018/03/23 14:26:40 schwarze Exp $ 1.\" $OpenBSD: X509_STORE_CTX_new.3,v 1.17 2018/03/23 23:18:17 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.\"
@@ -349,7 +349,13 @@ first appeared in OpenSSL 0.9.8 and have been available since
349.Ox 4.5 . 349.Ox 4.5 .
350.Pp 350.Pp
351.Fn X509_STORE_CTX_get0_store 351.Fn X509_STORE_CTX_get0_store
352first appeared in OpenSSL 1.0.2 and has been available since 352first appeared in OpenSSL 1.0.2.
353.Fn X509_STORE_CTX_set0_trusted_stack ,
354.Fn X509_STORE_CTX_get0_untrusted ,
355and
356.Fn X509_STORE_CTX_set0_untrusted
357first appeared in OpenSSL 1.1.0.
358These functions have been available since
353.Ox 6.3 . 359.Ox 6.3 .
354.Sh BUGS 360.Sh BUGS
355The certificates and CRLs in a context are used internally and should 361The certificates and CRLs in a context are used internally and should