diff --git a/virtualhost.conf b/virtualhost.conf index 85337c5..3c78fe4 100644 --- a/virtualhost.conf +++ b/virtualhost.conf @@ -9,8 +9,8 @@ # ServerName cloud.example.com SSLEngine on - SSLCertificateFile /ssl/nextcloud.crt - SSLCertificateKeyFile /ssl/nextcloud.key + SSLCertificateFile /ssl/cert.pem + SSLCertificateKeyFile /ssl/key.pem DocumentRoot /var/www/html #