VirtualBox

source: vbox/trunk/src/libs/openssl-3.1.0/test/fips-and-base.cnf@ 100832

Last change on this file since 100832 was 99366, checked in by vboxsync, 23 months ago

openssl-3.1.0: Applied and adjusted our OpenSSL changes to 3.0.7. bugref:10418

File size: 469 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
10# You MUST uncomment the following line to operate in a FIPS approved manner,
11# It is commented out here purely for testing purposes.
12#alg_section = evp_properties
13
14[evp_properties]
15default_properties = "fips=yes"
16
17[provider_sect]
18fips = fips_sect
19base = base_sect
20
21[base_sect]
22activate = 1
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