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