VirtualBox

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

Last change on this file since 102210 was 101211, checked in by vboxsync, 15 months ago

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

File size: 376 bytes
Line 
1openssl_conf = openssl_init
2
3.include fipsmodule.cnf
4
5[openssl_init]
6providers = provider_sect
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
13fips_mode = true
14
15[provider_sect]
16fips = 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