From f05048700f314854965789bce5265edaac0a0bf0 Mon Sep 17 00:00:00 2001 From: tb Date: Sat, 27 Jan 2024 07:28:28 +0000 Subject: [PATCH] Allocate a fixed NID for the acmeIdentifer OID ok job jsing --- lib/libcrypto/objects/obj_mac.num | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libcrypto/objects/obj_mac.num b/lib/libcrypto/objects/obj_mac.num index 15178e37d04..9793130e34c 100644 --- a/lib/libcrypto/objects/obj_mac.num +++ b/lib/libcrypto/objects/obj_mac.num @@ -1050,3 +1050,4 @@ RSA_SHA3_224 1049 RSA_SHA3_256 1050 RSA_SHA3_384 1051 RSA_SHA3_512 1052 +acmeIdentifier 1053 -- 2.20.1