]> git.ipfire.org Git - thirdparty/openssl.git/blame - test/null.cnf
Fix BIO_get_new_index() to return an error when it is exhausted.
[thirdparty/openssl.git] / test / null.cnf
CommitLineData
0aa7d7f4
MC
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]
10null = null_sect
11
12[null_sect]
13activate = 1