Closed virtadpt closed 11 years ago
Swapping in the commented-out line didn't work.
mod_ssl.so is in the modules/ collection.
Ran command a2enmod ssl
successfully. SSL cert did not auto-generate.
/etc/init.d/ssl did not run at boot-time.
Running commands update-rc.d ssl defaults
and update-rc.d ssl enable
added our /etc/init.d/ssl script to the /etc/rc?.d directories.
Added a check to see if mod_ssl is enabled to /etc/init.d/ssl and if it's not does so. Commit: e6efb1b982d3e64da849dc756304bff5fdc96ff9
Apache2 doesn't start, bad line in /etc/apache2/conf.d/httpd-ssl.conf:
Line in question:
Known-good line below it (commented out for reference):