From 046ee52f6811394045ce2a0d82272ee61252a762 Mon Sep 17 00:00:00 2001 From: tb Date: Sat, 27 Jan 2024 07:27:41 +0000 Subject: [PATCH] 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 --- lib/libcrypto/objects/objects.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libcrypto/objects/objects.txt b/lib/libcrypto/objects/objects.txt index 964a0ec46e9..174700ea222 100644 --- a/lib/libcrypto/objects/objects.txt +++ b/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 -- 2.20.1