]> git.ipfire.org Git - thirdparty/openssl.git/blame - test/fips.cnf
Fix safestack issues in conf.h
[thirdparty/openssl.git] / test / fips.cnf
CommitLineData
e2f72313
RL
1openssl_conf = openssl_init
2
1cd2c1f8 3.include fipsmodule.cnf
7bb82f92 4
e2f72313
RL
5[openssl_init]
6providers = provider_sect
bfa6aaab
MC
7alg_section = evp_properties
8
9[evp_properties]
10# Ensure FIPS non-approved algorithms in the FIPS module are suppressed (e.g.
11# TEST-RAND). This also means that EVP_default_properties_is_fips_enabled()
12# returns the expected value
13default_properties = "fips=yes"
e2f72313
RL
14
15[provider_sect]
16fips = fips_sect