sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #39323
Re: apache-ssl - skal ikke spørge om kodeord ved start..
On Tue, Jul 10, 2001 at 04:41:01PM +0200, Klavs Klavsen wrote:
> Jeg har en apache-ssl installeret.. men fordi der er kodeord på mine "Snake
> Oil" certifikater kommer den frem og spørger..
> Jeg kunne godt tænke mig 1 af 2 ting..
>
> 1) fjerne kodeordet på certifikaterne.. så den ikke spørger.. eller
Fra RH7.1 reference guide:
---
Note that if you do not want to type in a password every time you start
your secure Web server, you will need to use the following two commands
instead of make genkey to create the key. Both of these commands should
be typed in entirely on one line.
Use the following command:
/usr/bin/openssl genrsa 1024 > /etc/httpd/conf/ssl.key/server.key
to create your key. Then use this command:
chmod go-rwx /etc/httpd/conf/ssl.key/server.key
to make sure that the permissions are set correctly on your key.
---
Du kan laese mere paa
http://www.redhat.com/support/manuals/RHL-7.1-Manual/ref-guide/s1-installation-generatingkey.html
--
/-----------------------------------------------------\
| Klaus S. Madsen | "Failure is not an option... |
| ICQ: 45400164 | It comes bundled with your |
| www.hjernemadsen.org | Microsoft products!" |
\-----------------------------------------------------/
References