xref: /openssl/test/legacy.cnf (revision 92c03668)
1openssl_conf = openssl_init
2
3# Comment out the next line to ignore configuration errors
4config_diagnostics = 1
5
6[openssl_init]
7providers = provider_sect
8
9[provider_sect]
10legacy = legacy_sect
11
12[legacy_sect]
13activate = 1
14