apache2 conf Invalid command 'SSLEngine' code example
Example: Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included
sudo a2enmod ssl && service apache2 restart
sudo a2enmod ssl && service apache2 restart