summaryrefslogtreecommitdiff
path: root/test/default-and-fips.cnf
blob: 2ca6487fd2fdda2bb5a69d5588749502d94414b7 (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]
default = default_sect
fips = fips_sect

[default_sect]
activate = 1