[root@localhost nginx_debug]# ./sbin/nginx -V
nginx version: nginx/1.2.3
TLS SNI support enabled
configure arguments: --prefix=/usr/local/nginx_debug --with-http_ssl_module --with-openssl=/home/nginx/openssl-1.0.1e/ --with-zlib=/home/nginx/zlib-1.2.7 --with-pcre=/home/nginx/pcre-8.31 --with-debug
i find " Enter PEM pass phrase:
8 2013/08/05 16:38:26 [emerg] 24715#0: SSL_CTX_use_PrivateKey_file("/usr/local/nginx_debug/conf/cert.key") failed (SSL: error:0906406D:PEM routines:PEM_def_callback:problems getting password error:0906A068:PEM routines:PEM_do_header:bad password read error:140B0009:SSL r outines:SSL_CTX_use_PrivateKey_file:PEM lib)" in error.log .
maybe it is an openssl bug.
nginx version: nginx/1.2.3
TLS SNI support enabled
configure arguments: --prefix=/usr/local/nginx_debug --with-http_ssl_module --with-openssl=/home/nginx/openssl-1.0.1e/ --with-zlib=/home/nginx/zlib-1.2.7 --with-pcre=/home/nginx/pcre-8.31 --with-debug
i find " Enter PEM pass phrase:
8 2013/08/05 16:38:26 [emerg] 24715#0: SSL_CTX_use_PrivateKey_file("/usr/local/nginx_debug/conf/cert.key") failed (SSL: error:0906406D:PEM routines:PEM_def_callback:problems getting password error:0906A068:PEM routines:PEM_do_header:bad password read error:140B0009:SSL r outines:SSL_CTX_use_PrivateKey_file:PEM lib)" in error.log .
maybe it is an openssl bug.