summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortb <>2024-01-27 07:27:41 +0000
committertb <>2024-01-27 07:27:41 +0000
commitfd47deb8d3800b3180dc3f1113eb6e44c4f40dc5 (patch)
treedcb072aab31972f0175405d3d35b4712d4a8c70c
parentebf8195ae2a041b9e833b4a53bdf3b0f0ac2fee7 (diff)
downloadopenbsd-fd47deb8d3800b3180dc3f1113eb6e44c4f40dc5.tar.gz
openbsd-fd47deb8d3800b3180dc3f1113eb6e44c4f40dc5.tar.bz2
openbsd-fd47deb8d3800b3180dc3f1113eb6e44c4f40dc5.zip
Add data for the RFC 8737 acmeIdentifier
This teaches the object database OID, long and short names for the ACME identifier X.509v3 extension defined in RFC 8737. ok job jsing
-rw-r--r--src/lib/libcrypto/objects/objects.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libcrypto/objects/objects.txt b/src/lib/libcrypto/objects/objects.txt
index 964a0ec46e..174700ea22 100644
--- a/src/lib/libcrypto/objects/objects.txt
+++ b/src/lib/libcrypto/objects/objects.txt
@@ -490,6 +490,7 @@ id-pe 14 : proxyCertInfo : Proxy Certificate Information
490id-pe 24 : tlsfeature : TLS Feature 490id-pe 24 : tlsfeature : TLS Feature
491id-pe 28 : sbgp-ipAddrBlockv2 491id-pe 28 : sbgp-ipAddrBlockv2
492id-pe 29 : sbgp-autonomousSysNumv2 492id-pe 29 : sbgp-autonomousSysNumv2
493id-pe 31 : acmeIdentifier : ACME Identifier
493 494
494# PKIX policyQualifiers for Internet policy qualifiers 495# PKIX policyQualifiers for Internet policy qualifiers
495id-qt 1 : id-qt-cps : Policy Qualifier CPS 496id-qt 1 : id-qt-cps : Policy Qualifier CPS