summaryrefslogtreecommitdiff
path: root/test/provider_internal_test.cnf.in
blob: 16c555c844940f3e982baec9094d82828ee68964 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Comment out the next line to ignore configuration errors
config_diagnostics = 1

{- use platform -}
openssl_conf = openssl_init

[openssl_init]
providers = providers

[providers]
p_test_configured = p_test_configured

[p_test_configured]
module = {- platform->dso('p_test') -}
activate = 1
greeting = Hello OpenSSL, greetings from Test Provider