VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.3/test/fips.cnf@ 101828

Last change on this file since 101828 was 101211, checked in by vboxsync, 17 months ago

openssl-3.1.3: Applied and adjusted our OpenSSL changes to 3.1.2. bugref:10527

File size: 474 bytes
Line 
1openssl_conf = openssl_init
2
3# Comment out the next line to ignore configuration errors
4config_diagnostics = 1
5
6.include fipsmodule.cnf
7
8[openssl_init]
9providers = provider_sect
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"
17
18[provider_sect]
19fips = fips_sect
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette