Difference between revisions of "Secure Website"

Jump to navigation Jump to search
7 bytes removed ,  22:53, 20 April 2012
m
→‎Set-up Secured Website: Corrected inconsistent filenames
m (→‎Remove Key PassPhrase: Minor text update)
m (→‎Set-up Secured Website: Corrected inconsistent filenames)
Line 102: Line 102:
         SSLEngine on
         SSLEngine on
         #  Server Certificate:
         #  Server Certificate:
        SSLCertificateFile /etc/apache2/ssl/mail-sync2.crt
      SSLCertificateFile /etc/apache2/ssl/my-server.crt
 
        #  Server Private Key:
      #  Server Private Key:
        SSLCertificateKeyFile /etc/apache2/ssl/web2-server.key
      SSLCertificateKeyFile /etc/apache2/ssl/my-server.key
   
   
         #  Server Certificate Chain:
         #  Server Certificate Chain:

Navigation menu