summaryrefslogtreecommitdiffstats
path: root/upstream/debian-unstable/man3/X509_LOOKUP_meth_new.3ssl
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/debian-unstable/man3/X509_LOOKUP_meth_new.3ssl')
-rw-r--r--upstream/debian-unstable/man3/X509_LOOKUP_meth_new.3ssl5
1 files changed, 3 insertions, 2 deletions
diff --git a/upstream/debian-unstable/man3/X509_LOOKUP_meth_new.3ssl b/upstream/debian-unstable/man3/X509_LOOKUP_meth_new.3ssl
index 40979463..1c5a0d4b 100644
--- a/upstream/debian-unstable/man3/X509_LOOKUP_meth_new.3ssl
+++ b/upstream/debian-unstable/man3/X509_LOOKUP_meth_new.3ssl
@@ -55,7 +55,7 @@
.\" ========================================================================
.\"
.IX Title "X509_LOOKUP_METH_NEW 3SSL"
-.TH X509_LOOKUP_METH_NEW 3SSL 2024-02-03 3.1.5 OpenSSL
+.TH X509_LOOKUP_METH_NEW 3SSL 2024-04-04 3.2.2-dev OpenSSL
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -207,7 +207,7 @@ object.
.PP
Implementations must add objects they find to the \fBX509_STORE\fR object
using \fBX509_STORE_add_cert()\fR or \fBX509_STORE_add_crl()\fR. This increments
-its reference count. However, the \fBX509_STORE_CTX_get_by_subject()\fR
+its reference count. However, the \fBX509_STORE_CTX_get_by_subject\fR\|(3)
function also increases the reference count which leads to one too
many references being held. Therefore, applications should
additionally call \fBX509_free()\fR or \fBX509_CRL_free()\fR to decrement the
@@ -234,6 +234,7 @@ The \fBX509_LOOKUP_meth_get\fR functions return the corresponding function
pointers.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
+\&\fBX509_STORE_CTX_get_by_subject\fR\|(3),
\&\fBX509_STORE_new\fR\|(3), \fBSSL_CTX_set_cert_store\fR\|(3)
.SH HISTORY
.IX Header "HISTORY"