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