Frage zu SSL

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Frage zu SSL

    Hi,

    wie kann ich den apache automatisch mit ssl starten lassen ohne die passphrase manuell einzugeben?

    Dies passiert wenn ich den apache von hand starte:

    PHP Code:
    SRV:/etc/apache2/ssl.key # apache2ctl stop
    SRV:/etc/apache2/ssl.key # apache2ctl sslstart
    Apache/2.0.54 mod_ssl/2.0.54 (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 localhost:443 (RSA)
    Enter pass phrase
    Wenn ich den Rechner neu starte muss ich kein pass phrase eingeben... bedeutet das ssl nicht läuft??

    Ciao
    Last edited by FRAD; 13-02-2007, 11:21.
Working...
X