From: Tomas Mraz Date: Tue, 3 Aug 2021 16:00:02 +0000 (+0200) Subject: Add oid_section to sysdefault.cnf to test adding new oids X-Git-Tag: openssl-3.0.0~161 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6b9d3b7c5ee63757c7bfb6f3761fb9ea35ac64a5;p=thirdparty%2Fopenssl.git Add oid_section to sysdefault.cnf to test adding new oids Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/16210) --- diff --git a/test/sysdefault.cnf b/test/sysdefault.cnf index 0094831608e..20712b5bda4 100644 --- a/test/sysdefault.cnf +++ b/test/sysdefault.cnf @@ -8,6 +8,10 @@ openssl_conf = default_conf [ default_conf ] ssl_conf = ssl_sect +oid_section = oid_sect + +[oid_sect] +new-sig-oid = 1.1.1.1.1.1.1.1.1.1.1.1.1.1 [ssl_sect]