To make sure that the SSL module was loaded properly :
apache2ctl -t -D DUMP_MODULES | grep ssl
If you see :
ssl_module (shared)
(The module is loaded.)
To make sure that the SSL module was loaded properly :
apache2ctl -t -D DUMP_MODULES | grep ssl
If you see :
ssl_module (shared)
(The module is loaded.)