提交 434b5845 编写于 作者: M Marcus Meissner 提交者: Kurt Roeckx

mark openssl configuration as loaded at end of OPENSSL_config

Signed-off-by: NKurt Roeckx <kurt@roeckx.be>
Reviewed-by: NRich Salz <rsalz@akamai.com>

GH: #466
上级 c7944cf1
......@@ -92,6 +92,7 @@ void OPENSSL_config(const char *config_name)
CONF_MFLAGS_DEFAULT_SECTION |
CONF_MFLAGS_IGNORE_MISSING_FILE);
#endif
openssl_configured = 1;
}
void OPENSSL_no_config()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册