summaryrefslogtreecommitdiffstats
path: root/test/fips-and-base.cnf
blob: 494e96a87ef30d94d5cc6565cde446977af23a07 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
openssl_conf = openssl_init

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

.include fipsmodule.cnf

[openssl_init]
providers = provider_sect

[provider_sect]
fips = fips_sect
base = base_sect

[base_sect]
activate = 1