xref: /freebsd/crypto/openssl/test/legacy.cnf (revision 7c31cdfa408a4ebce7a3e10d29056a15c28bc092)
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