]> git.ipfire.org Git - thirdparty/openssl.git/blob - test/default-and-fips.cnf
threads_pthread.c: change inline to ossl_inline
[thirdparty/openssl.git] / test / default-and-fips.cnf
1 openssl_conf = openssl_init
2
3 # Comment out the next line to ignore configuration errors
4 config_diagnostics = 1
5
6 .include fipsmodule.cnf
7
8 [openssl_init]
9 providers = provider_sect
10
11 [provider_sect]
12 default = default_sect
13 fips = fips_sect
14
15 [default_sect]
16 activate = yes