ahoi Geschrieben 16. Juni 2005 Geschrieben 16. Juni 2005 hallo! beim starten des apache 2mit ssl bekomme ich die meldung www4:/etc/apache2/vhosts.d # rcapache2 restart Syntax OK Shutting down httpd2 (waiting for all children to terminate) done Starting httpd2 (prefork) Apache/2.0.53 mod_ssl/2.0.53 (Pass Phrase Dialog) Some of your private key files are encrypted for security reasons. In order to read them you have to provide us with the pass phrases. Server www4.~~~~~.de:443 (RSA) Enter pass phrase: An SSL passphrase has not been entered within 2 seconds. To increase this timeout, adjust APACHE_START_TIMEOUT in /etc/sysconfig/apache2 . Trying to start the server without SSL (-D NOSSL). Apache:mod_ssl:Error: Private key not found. **Stopped Starting httpd2 (prefork) Apache/2.0.53 mod_ssl/2.0.53 (Pass Phrase Dialog) Some of your private key files are encrypted for security reasons. In order to read them you have to provide us with the pass phrases. Server www4.~~~~~.de:443 (RSA) Enter pass phrase: An SSL passphrase has not been entered within 2 seconds. To increase this timeout, adjust APACHE_START_TIMEOUT in /etc/sysconfig/apache2 . Apache:mod_ssl:Error: Private key not found. **Stopped Trying to start the server without SSL (-D NOSSL). Starting httpd2 (prefork) Apache/2.0.53 mod_ssl/2.0.53 (Pass Phrase Dialog) Some of your private key files are encrypted for security reasons. In order to read them you have to provide us with the pass phrases. Server www4.~~~~~.de:443 (RSA) Enter pass phrase: An SSL passphrase has not been entered within 2 seconds. To increase this timeout, adjust APACHE_START_TIMEOUT in /etc/sysconfig/apache2 . Apache:mod_ssl:Error: Private key not found. **Stopped Trying to start the server without SSL (-D NOSSL). Starting httpd2 (prefork) Apache/2.0.53 mod_ssl/2.0.53 (Pass Phrase Dialog) Some of your private key files are encrypted for security reasons. In order to read them you have to provide us with the pass phrases. Server www4.~~~~~.de:443 (RSA) Enter pass phrase: An SSL passphrase has not been entered within 2 seconds. To increase this timeout, adjust APACHE_START_TIMEOUT in /etc/sysconfig/apache2 . Apache:mod_ssl:Error: Private key not found. **Stopped Trying to start the server without SSL (-D NOSSL). Starting httpd2 (prefork) Apache/2.0.53 mod_ssl/2.0.53 (Pass Phrase Dialog) Some of your private key files are encrypted for security reasons. In order to read them you have to provide us with the pass phrases. Server www4.~~~~~.de:443 (RSA) Enter pass phrase: Apache:mod_ssl:Error: Private key not found. **Stopped server.key & server.crt sind vorhanden ! muss ich den private key irgendwie vorher entschlüsseln? woran kann es sonst liegen? mfg
ahoi Geschrieben 16. Juni 2005 Autor Geschrieben 16. Juni 2005 so... problem gelößt!! war kein fehler drinne nur beim neustarten wurde immer nach dem pass phrase für den private key gefragt! dieser is aber leider unmöglich da einzugeben da das scrip "zu schnell" läuft... naja musste zertifikat entschlüsseln und dann noch einmal den Passphrase eingebn. Jetzt kann der Key geladen werden, ohne das eine Passphrase abgefragt wird. Um den Key zu entschlüsseln und die Passphrase zu entfernen ist der folgende Aufruf notwendig: openssl rsa -in server-rsa-key.pem > server-key.pem wens interessiert ..
efinet Geschrieben 24. September 2005 Geschrieben 24. September 2005 I have the same problem! Redhat Fedora 4. You can answer in German if you like... TNX, Etienne so... problem gelößt!! war kein fehler drinne nur beim neustarten wurde immer nach dem pass phrase für den private key gefragt! dieser is aber leider unmöglich da einzugeben da das scrip "zu schnell" läuft... naja musste zertifikat entschlüsseln und dann noch einmal den Passphrase eingebn. Jetzt kann der Key geladen werden, ohne das eine Passphrase abgefragt wird. Um den Key zu entschlüsseln und die Passphrase zu entfernen ist der folgende Aufruf notwendig: openssl rsa -in server-rsa-key.pem > server-key.pem wens interessiert ..
Empfohlene Beiträge
Erstelle ein Benutzerkonto oder melde Dich an, um zu kommentieren
Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können
Benutzerkonto erstellen
Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!
Neues Benutzerkonto erstellenAnmelden
Du hast bereits ein Benutzerkonto? Melde Dich hier an.
Jetzt anmelden