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