Apply self-imposed path length also to root CAs
[openssl.git] / test / sysdefault.cnf
1 # Configuration file to test system default SSL configuration
2
3 openssl_conf = default_conf
4
5 [ default_conf ]
6
7 ssl_conf = ssl_sect
8
9 [ssl_sect]
10
11 system_default = ssl_default_sect
12
13 [ssl_default_sect]
14 MaxProtocol = TLSv1.2
15 MinProtocol = TLSv1.2