summaryrefslogtreecommitdiff
path: root/test/null.cnf
blob: 964f7f3ef4d26f5f2af475d1c52b2921c012562a (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]
null = null_sect

[null_sect]
activate = 1