summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/X509_new.3
diff options
context:
space:
mode:
authortb <>2023-09-26 20:42:45 +0000
committertb <>2023-09-26 20:42:45 +0000
commit6756a2273aa5dab60c02719b11c004bda5aeebe4 (patch)
treeb97d15e08bb4f538df6cfd69070f7d55ef5d434a /src/lib/libcrypto/man/X509_new.3
parent128812a79654943cec92cca82b58d4d093dec0df (diff)
downloadopenbsd-6756a2273aa5dab60c02719b11c004bda5aeebe4.tar.gz
openbsd-6756a2273aa5dab60c02719b11c004bda5aeebe4.tar.bz2
openbsd-6756a2273aa5dab60c02719b11c004bda5aeebe4.zip
Document X509v3_{addr,asid}_inherits(3)
Also note another bug in X509v3_asid_{canonize,is_canonical}(3).
Diffstat (limited to 'src/lib/libcrypto/man/X509_new.3')
-rw-r--r--src/lib/libcrypto/man/X509_new.34
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/X509_new.3 b/src/lib/libcrypto/man/X509_new.3
index ebffc7e69b..dea1b256ce 100644
--- a/src/lib/libcrypto/man/X509_new.3
+++ b/src/lib/libcrypto/man/X509_new.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: X509_new.3,v 1.40 2023/09/26 15:34:23 tb Exp $ 1.\" $OpenBSD: X509_new.3,v 1.41 2023/09/26 20:42:45 tb Exp $
2.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 2.\" full merge up to: OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
3.\" 3.\"
4.\" This file is a derived work. 4.\" This file is a derived work.
@@ -243,6 +243,8 @@ if an error occurs.
243.Xr X509_STORE_new 3 , 243.Xr X509_STORE_new 3 ,
244.Xr X509_TRUST_set 3 , 244.Xr X509_TRUST_set 3 ,
245.Xr X509v3_addr_add_inherit 3 , 245.Xr X509v3_addr_add_inherit 3 ,
246.Xr X509v3_addr_get_range 3 ,
247.Xr X509v3_addr_inherits 3 ,
246.Xr X509v3_asid_add_id_or_range 3 248.Xr X509v3_asid_add_id_or_range 3
247.Sh STANDARDS 249.Sh STANDARDS
248RFC 5280: Internet X.509 Public Key Infrastructure Certificate and 250RFC 5280: Internet X.509 Public Key Infrastructure Certificate and