From fd47deb8d3800b3180dc3f1113eb6e44c4f40dc5 Mon Sep 17 00:00:00 2001 From: tb <> Date: Sat, 27 Jan 2024 07:27:41 +0000 Subject: 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 --- src/lib/libcrypto/objects/objects.txt | 1 + 1 file changed, 1 insertion(+) 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 id-pe 24 : tlsfeature : TLS Feature id-pe 28 : sbgp-ipAddrBlockv2 id-pe 29 : sbgp-autonomousSysNumv2 +id-pe 31 : acmeIdentifier : ACME Identifier # PKIX policyQualifiers for Internet policy qualifiers id-qt 1 : id-qt-cps : Policy Qualifier CPS -- cgit v1.2.3-55-g6feb