travis
[plcapi.git] / tests / ci / travis / apache_vhost_hhvm
index f0ad9f4..63e57da 100644 (file)
@@ -56,6 +56,7 @@
   </IfModule>
 
   SSLEngine on
+  # This cert is bundled by default in Ubuntu
   SSLCertificateFile /etc/ssl/certs/ssl-cert-snakeoil.pem
   SSLCertificateKeyFile /etc/ssl/private/ssl-cert-snakeoil.key
 
@@ -70,4 +71,4 @@
 
 </VirtualHost>
 
-</IfModule>
\ No newline at end of file
+</IfModule>