DocumentRoot "/var/www/html" ServerName localhost SSLEngine on SSLCertificateFile "/etc/ssl/certs/localhost.crt" SSLCertificateKeyFile "/etc/ssl/private/localhost.key" # Other directives here