1e1051a39Sopenharmony_ci# Comment out the next line to ignore configuration errors 2e1051a39Sopenharmony_ciconfig_diagnostics = 1 3e1051a39Sopenharmony_ci 4e1051a39Sopenharmony_ci{- use platform -} 5e1051a39Sopenharmony_ciopenssl_conf = openssl_init 6e1051a39Sopenharmony_ci 7e1051a39Sopenharmony_ci[openssl_init] 8e1051a39Sopenharmony_ciproviders = providers 9e1051a39Sopenharmony_ci 10e1051a39Sopenharmony_ci[providers] 11e1051a39Sopenharmony_cip_test_configured = p_test_configured 12e1051a39Sopenharmony_ci 13e1051a39Sopenharmony_ci[p_test_configured] 14e1051a39Sopenharmony_cimodule = {- platform->dso('p_test') -} 15e1051a39Sopenharmony_ciactivate = 1 16e1051a39Sopenharmony_cigreeting = Hello OpenSSL, greetings from Test Provider 17