Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2002 10:29:02 -0700
From:      George Hartzell <hartzell@kestrel.alerce.com>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: Have Geforce 4 GO, Need nv.tar.gz....
Message-ID:  <15688.7774.315639.27255@rosebud.alerce.com>
In-Reply-To: <1028135768.318.38.camel@gyros.marcuscom.com>
References:  <3D477F31@hermione> <1028135768.318.38.camel@gyros.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe Marcus Clarke writes:
 > [...]
 > It's up again.  I had a power failure the other night, and I have to
 > enter a damn password for the SSL server.  Anyone want to tell me how to
 > do an unattended boot with apache-modssl?  I'd appreciate it.

[Probably] your certificate key has a passphrase.  You can create a
copy of the key without a passphrase with this command (it'll ask for
the passphrase):

openssl rsa -in file1.key -out file2.key

Then change your apache configuration to reference the new
non-passphrase version of the key.

BUT, keep in mind that there's no longer anything other than access
control's keeping people from stealing that key!

g.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15688.7774.315639.27255>