ssl/tls https with red cross

Valentin V. Bartenev ne at vbart.ru
Fri Jun 1 14:42:25 UTC 2012


On Friday 01 June 2012 18:17:17 tariq wali wrote:
> can anyone please tell why this error on my nginx instance with ssl/tls
> 
>  2012/06/01 10:06:12 [emerg] 20286#0:
> SSL_CTX_use_PrivateKey_file("/usr/local/nginx/conf/login.jobsgulf.com.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 routines:SSL_CTX_use_PrivateKey_file:PEM lib)
> 
> 2012/06/01 10:06:20 [emerg] 866#0:
> SSL_CTX_use_PrivateKey_file("/usr/local/nginx/conf/login.jobsgulf.com.key")
> failed (SSL: error:06065064:digital envelope
> routines:EVP_DecryptFinal_ex:bad decrypt error:0906A065:PEM
> routines:PEM_do_header:bad decrypt error:140B0009:SSL
> routines:SSL_CTX_use_PrivateKey_file:PEM lib)
> 

Nginx doesn't know passphrase for your private key file. You need to remove it.

 wbr, Valentin V. Bartenev



More information about the nginx mailing list