Re: ssl_password_file on nginx 1.8.0

2015-08-10 Thread B.R.
At first I thought the 0x0a character could be a problem, though highly improbable... then I realized that one of the server blocks using that certificate had no ssl_password_file configured. Shameful mistake created a dummy error. Sorry for bothering! Thanks for help. --- *B. R.* On Mon, Aug 10,

Re: ssl_password_file on nginx 1.8.0

2015-08-10 Thread Valentin V. Bartenev
On Saturday 08 August 2015 17:05:26 B.R. wrote: > Hello, > > I cannot manage to load a certificate protected wit ha password on nginx > 1.8.0: > [emerg] 2331#0: SSL_CTX_use_PrivateKey_file("/etc/ssl/private/domain.key") > failed (SSL: error:0906406D:PEM routines:PEM_def_callback:problems getting >

ssl_password_file on nginx 1.8.0

2015-08-08 Thread B.R.
Hello, I cannot manage to load a certificate protected wit ha password on nginx 1.8.0: [emerg] 2331#0: SSL_CTX_use_PrivateKey_file("/etc/ssl/private/domain.key") failed (SSL: error:0906406D:PEM routines:PEM_def_callback:problems getting password error:0906A068:PEM routines:PEM_do_header:bad passwo