From c5e097dec5e93828837f4208c6968a0b7f38291e Mon Sep 17 00:00:00 2001 From: Job Snijders Date: Mon, 29 Jan 2024 20:40:32 +0000 Subject: Add Content Type OID for id-ct-rpkiSignedPrefixList References: draft-ietf-sidrops-rpki-prefixlist Title: "A profile for Signed Prefix Lists for Use in the Resource Public Key Infrastructure (RPKI)" OID assigned under 'SMI Security for S/MIME CMS Content Type (1.2.840.113549.1.9.16.1)' https://www.iana.org/assignments/smi-numbers/smi-numbers.xhtml#security-smime-1 Reviewed-by: Dmitry Belyavskiy Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/23426) --- crypto/objects/obj_mac.num | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/objects/obj_mac.num') diff --git a/crypto/objects/obj_mac.num b/crypto/objects/obj_mac.num index 9deaf2a5a9..7a3e0d3cc7 100644 --- a/crypto/objects/obj_mac.num +++ b/crypto/objects/obj_mac.num @@ -1317,3 +1317,4 @@ subject_alt_public_key_info 1316 alt_signature_algorithm 1317 alt_signature_value 1318 associated_information 1319 +id_ct_rpkiSignedPrefixList 1320 -- cgit v1.2.3