VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.3/test/sysdefault.cnf@ 101828

Last change on this file since 101828 was 101211, checked in by vboxsync, 17 months ago

openssl-3.1.3: Applied and adjusted our OpenSSL changes to 3.1.2. bugref:10527

File size: 401 bytes
Line 
1# Configuration file to test system default SSL configuration
2
3# Comment out the next line to ignore configuration errors
4config_diagnostics = 1
5
6openssl_conf = default_conf
7
8[ default_conf ]
9
10ssl_conf = ssl_sect
11oid_section = oid_sect
12
13[oid_sect]
14new-sig-oid = 1.1.1.1.1.1.1.1.1.1.1.1.1.1
15
16[ssl_sect]
17
18system_default = ssl_default_sect
19
20[ssl_default_sect]
21MaxProtocol = TLSv1.2
22MinProtocol = TLSv1.2
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette