Latest update.
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{- 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
|
||||
Reference in New Issue
Block a user