Welcome! Log In Create A New Profile

Advanced

Re: PEM passphrase

Gabriel Ramuglia
December 18, 2009 10:36PM
your best bet is to remove the password from the ssl certificate:

example (assumes key file is named www.yourdomain.com.key):

openssl rsa -in www.yourdomain.com.key -out www.yourdomain.com.key

you will be asked for your password, and then the keyfile will be
overwritten with a version that does not require a password to be
used.

On Fri, Dec 18, 2009 at 6:52 PM, filebackup <nginx-forum@nginx.us> wrote:
> Hi.
> I config my web server with ssl encrypt, when I start Nginx, I noticed nginx will ask me for PEM passphrase, How can I config nginx that can let it automatically enter the passphrase?
>
> Regards.
> filebackup
>
> Posted at Nginx Forum: http://forum.nginx.org/read.php?2,31778,31778#msg-31778
>
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://nginx.org/mailman/listinfo/nginx
>

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

PEM passphrase

filebackup December 18, 2009 09:52PM

Re: PEM passphrase

Gabriel Ramuglia December 18, 2009 10:36PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 275
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready