diff options
| author | tb <> | 2023-09-26 20:42:45 +0000 |
|---|---|---|
| committer | tb <> | 2023-09-26 20:42:45 +0000 |
| commit | 6756a2273aa5dab60c02719b11c004bda5aeebe4 (patch) | |
| tree | b97d15e08bb4f538df6cfd69070f7d55ef5d434a /src/lib/libcrypto/man/ASIdentifiers_new.3 | |
| parent | 128812a79654943cec92cca82b58d4d093dec0df (diff) | |
| download | openbsd-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/ASIdentifiers_new.3')
| -rw-r--r-- | src/lib/libcrypto/man/ASIdentifiers_new.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/man/ASIdentifiers_new.3 b/src/lib/libcrypto/man/ASIdentifiers_new.3 index a67c54434c..613fd3ce80 100644 --- a/src/lib/libcrypto/man/ASIdentifiers_new.3 +++ b/src/lib/libcrypto/man/ASIdentifiers_new.3 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: ASIdentifiers_new.3,v 1.5 2023/09/26 15:34:23 tb Exp $ | 1 | .\" $OpenBSD: ASIdentifiers_new.3,v 1.6 2023/09/26 20:42:45 tb Exp $ |
| 2 | .\" | 2 | .\" |
| 3 | .\" Copyright (c) 2021 Theo Buehler <tb@openbsd.org> | 3 | .\" Copyright (c) 2021 Theo Buehler <tb@openbsd.org> |
| 4 | .\" | 4 | .\" |
| @@ -113,6 +113,7 @@ or a value <= 0 if an error occurs. | |||
| 113 | .Xr IPAddressRange_new 3 , | 113 | .Xr IPAddressRange_new 3 , |
| 114 | .Xr X509_new 3 , | 114 | .Xr X509_new 3 , |
| 115 | .Xr X509v3_asid_add_id_or_range 3 | 115 | .Xr X509v3_asid_add_id_or_range 3 |
| 116 | .Xr X509v3_asid_inherits 3 | ||
| 116 | .Sh STANDARDS | 117 | .Sh STANDARDS |
| 117 | RFC 3779: X.509 Extensions for IP Addresses and AS Identifiers: | 118 | RFC 3779: X.509 Extensions for IP Addresses and AS Identifiers: |
| 118 | .Bl -dash -compact | 119 | .Bl -dash -compact |
