mirror of
https://github.com/openssl/openssl.git
synced 2024-12-21 06:09:35 +08:00
22e27978b2
The self tests for the fips module are triggered on startup and they need to know the core's libctx in order to function correctly. As the provider can be autoloaded via configuration it then needs to propagate the callers libctx down to the provider via the config load. Note that OPENSSL_init_crypto(OPENSSL_INIT_LOAD_CONFIG, ..) is still called, but will only load the default configuration if the OPENSSL_CONF environment variable is set. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/11240) |
||
---|---|---|
.. | ||
config.pod | ||
fips_config.pod | ||
x509v3_config.pod |