VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.5/test/fips-alt.cnf

Last change on this file was 104078, checked in by vboxsync, 2 months ago

openssl-3.1.5: Applied and adjusted our OpenSSL changes to 3.1.4. bugref:10638

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.

© 2023 Oracle
ContactPrivacy policyTerms of Use