aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tls-protocols/openssl.cnf
blob: 980097d84ca1ea2842136198b11fd63776f39db6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# as we want to test TLSv1 we need to set MinProtocol=None, see
# see /usr/share/doc/libssl1.1/NEWS.Debian.gz

openssl_conf = default_conf

[default_conf]
ssl_conf = ssl_sect

[ssl_sect]
system_default = system_default_sect

[system_default_sect]
MinProtocol = None
CipherString = DEFAULT