Fix missing bn_mul_mont symbol in solaris fips module
[openssl.git] / test / provider_internal_test.conf.in
1 {- use platform -}
2 openssl_conf = openssl_init
3
4 [openssl_init]
5 providers = providers
6
7 [providers]
8 p_test_configured = p_test_configured
9
10 [p_test_configured]
11 module = {- platform->dso('p_test') -}
12 activate = 1
13 greeting = Hello OpenSSL, greetings from Test Provider