Failed to start apache:
Starting web server: apacheApache/1.3.26 mod_ssl/2.8.9 (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 192.168.1.8:443 (RSA)
Enter pass phrase:
Apache:mod_ssl:Error: Private key not found.
**Stopped
failed
So I couldn't start Apache through the Webmin module (the samething also happens when I reboot the server and it tries to start the apache service, it will hang in that part of the boot up process until I enter in the passphrase then it will continue booting), so then I went to the command line and again I got the part that says "Enter pass phrase:" and since I was in the command line I was able to enter it in, and apache started fine. However, when I try to access apache through
https://localhost or
https://host-ip-address or
https://host.domain.com it doesn't work it just gives me the page cannot be displayed error. It only works if I access the server through regular "http://" and not through "https://" so my 3 big questions are: