]> git.ipfire.org Git - thirdparty/openssl.git/blob - test/default-and-fips.cnf
Use .cnf for config files, not .conf
[thirdparty/openssl.git] / test / default-and-fips.cnf
1 openssl_conf = openssl_init
2
3 .include fipsinstall.cnf
4
5 [openssl_init]
6 providers = provider_sect
7
8 [provider_sect]
9 default = default_sect
10 fips = fips_sect
11
12 [default_sect]
13 activate = 1