]> git.ipfire.org Git - thirdparty/openssl.git/blame - test/fips.cnf
Fix various typos, repeated words, align some spelling to LDP.
[thirdparty/openssl.git] / test / fips.cnf
CommitLineData
e2f72313
RL
1openssl_conf = openssl_init
2
92c03668
P
3# Comment out the next line to ignore configuration errors
4config_diagnostics = 1
5
1cd2c1f8 6.include fipsmodule.cnf
7bb82f92 7
e2f72313
RL
8[openssl_init]
9providers = provider_sect
bfa6aaab
MC
10alg_section = evp_properties
11
12[evp_properties]
13# Ensure FIPS non-approved algorithms in the FIPS module are suppressed (e.g.
14# TEST-RAND). This also means that EVP_default_properties_is_fips_enabled()
15# returns the expected value
16default_properties = "fips=yes"
e2f72313
RL
17
18[provider_sect]
19fips = fips_sect