summaryrefslogtreecommitdiffstats
path: root/fuzz
diff options
context:
space:
mode:
authorDragan Zuvic <dragan.zuvic@mercedes-benz.com>2023-05-17 07:10:46 +0100
committerHugo Landau <hlandau@openssl.org>2023-05-22 07:43:00 +0100
commitf3afe15fb7d3a1ed4397252d7615e7d788be662a (patch)
tree103083feb5731cb97d41680fa34351dd3d7aff40 /fuzz
parent56a51b5a1ecd54eadc80bed4bfe5044a340787c1 (diff)
Adding some selected MS OIDs for #19630 added ms-corp alias for OID 1.3.6.1.4.1.311
and changed hopefully all occurences for that OID Signed-off-by: Dragan Zuvic <dragan.zuvic@mercedes-benz.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20986)
Diffstat (limited to 'fuzz')
-rw-r--r--fuzz/oids.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/fuzz/oids.txt b/fuzz/oids.txt
index 02a8177486..be7feaaf3a 100644
--- a/fuzz/oids.txt
+++ b/fuzz/oids.txt
@@ -1,7 +1,7 @@
# WARNING: do not edit!
# Generated by fuzz/mkfuzzoids.pl
#
-# Copyright 2020-2022 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2020-2023 The OpenSSL Project Authors. All Rights Reserved.
#
# Licensed under the Apache License 2.0 (the "License"). You may not use
# this file except in compliance with the License. You can obtain a copy
@@ -1149,3 +1149,7 @@ OBJ_oracle="\x60\x86\x48\x01\x86\xF9\x66"
OBJ_oracle_jdk_trustedkeyusage="\x60\x86\x48\x01\x86\xF9\x66\xAD\xCA\x7B\x01\x01"
OBJ_id_ct_signedTAL="\x2A\x86\x48\x86\xF7\x0D\x01\x09\x10\x01\x32"
OBJ_sm4_xts="\x2A\x81\x1C\xCF\x55\x01\x68\x0A"
+OBJ_ms_ntds_obj_sid="\x2B\x06\x01\x04\x01\x82\x37\x19\x02\x01"
+OBJ_ms_ntds_sec_ext="\x2B\x06\x01\x04\x01\x82\x37\x19\x02"
+OBJ_ms_cert_templ="\x2B\x06\x01\x04\x01\x82\x37\x15\x07"
+OBJ_ms_app_policies="\x2B\x06\x01\x04\x01\x82\x37\x15\x0A"