4 messages in ru.sysoev.nginxRe: nginx ssl
FromSent OnAttachments
Eire AngelOct 22, 2007 11:02 pm 
Igor SysoevOct 22, 2007 11:12 pm 
MikeOct 23, 2007 12:18 am 
Eire AngelOct 23, 2007 12:16 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: nginx sslActions...
From:Igor Sysoev (is-G@public.gmane.org)
Date:Oct 22, 2007 11:12:07 pm
List:ru.sysoev.nginx

On Mon, Oct 22, 2007 at 11:03:08PM -0700, Eire Angel wrote:

hi i would like to get nginx to start automatically if the server should crash. i am using ssl and ever time i start nginx it askes me for my passphrase.

is there a way to set this so it doesn't ask so that it can start unattended.

You should remove password from certificate key. I do not know easy and safe way to hide password. mod_ssl's SSLPassPhraseDialog ( http://www.modssl.org/docs/2.8/ssl_reference.html#ToC2 ) is not this way.