Re: openssl engine is not initialized properly

2019-08-20 Thread Vincent Chen
e the flag ' OPENSSL_INIT_ENGINE_ALL_BUILTIN| OPENSSL_INIT_LOAD_CONFIG' to call OPENSSL_init_ssl().   Vincent Chen   Sent: Monday, August 19, 2019 at 6:32 PM From: "Maxim Dounin" To: nginx@nginx.org Subject: Re: openssl engine is not initialized properly Hello! On Mon, Aug 19, 2019 at 07:35:57PM +0

openssl engine is not initialized properly

2019-08-19 Thread Vincent Chen
Hi,   I am trying to implement an openssl (1.1.1c) engine. However, after the openssl is initialized by nginx 1.17.2, the engine does not initialized properly. When I am using 'openssl' command it works file.   After a bit debugging, I realized that nginx 1.17.2 initialize openssl with function