]> git.ipfire.org Git - thirdparty/openssl.git/blob - test/legacy.cnf
Fix BIO_get_new_index() to return an error when it is exhausted.
[thirdparty/openssl.git] / test / legacy.cnf
1 openssl_conf = openssl_init
2
3 # Comment out the next line to ignore configuration errors
4 config_diagnostics = 1
5
6 [openssl_init]
7 providers = provider_sect
8
9 [provider_sect]
10 legacy = legacy_sect
11
12 [legacy_sect]
13 activate = 1