Invalid command ‘SSLCertificateFile’ (while starting apache)
Apache ssl module is not enabled. To enable it, run the below command and restart apache.
sudo a2enmod ssl
sudo service apache2 restart
Apache ssl module is not enabled. To enable it, run the below command and restart apache.
sudo a2enmod ssl
sudo service apache2 restart