summaryrefslogtreecommitdiff
path: root/test/legacy.cnf
blob: ffbcbd16ba1b52eb0ad445ac5d6a9e1732c9997c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
openssl_conf = openssl_init

# Comment out the next line to ignore configuration errors
config_diagnostics = 1

[openssl_init]
providers = provider_sect

[provider_sect]
legacy = legacy_sect

[legacy_sect]
activate = 1