Install most of the copan configuration
[sysconfig/apache2.git] / sites-available / default-ssl
index fa0b0ab5ba834b20841ae7ab462f7cf7293dd656..3b05533c2821a6e46ef1830a2f1b1ce5cd25b71d 100644 (file)
@@ -1,6 +1,7 @@
 <IfModule mod_ssl.c>
-<VirtualHost _default_:443>
+<VirtualHost *:443>
        ServerAdmin webmaster@localhost
+       ServerName olinda.mit.edu
 
        DocumentRoot /var/www
        <Directory />
@@ -48,8 +49,8 @@
        #   /usr/share/doc/apache2.2-common/README.Debian.gz for more info.
        #   If both key and certificate are stored in the same file, only the
        #   SSLCertificateFile directive is needed.
-       SSLCertificateFile    /etc/ssl/certs/ssl-cert-snakeoil.pem
-       SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key
+       SSLCertificateFile    /etc/ssl/certs/olinda.mit.edu-web.pem
+       SSLCertificateKeyFile /etc/ssl/private/olinda.mit.edu-web.key
 
        #   Server Certificate Chain:
        #   Point SSLCertificateChainFile at a file containing the