Mirror of BoringSSL (grpc依赖) https://boringssl.googlesource.com/boringssl
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
352 B

# [openssl_init]
providers = providers
# Comment out the next line to ignore configuration errors
config_diagnostics = 1
openssl_conf = openssl_init
[openssl_init]
providers = providers
[providers]
p_test_configured = p_test_configured
[p_test_configured]
module = p_test.dylib
activate = 1
greeting = Hello OpenSSL, greetings from Test Provider