Hello everyone,
I thought I would post this thread to help you out in case you run into the same problem as I did. I use OpenSSL for my SSL Certificates and found after using TGates thread on adding in SSL manually for each domain, I found that I was getting an error trying to start Apache again, that the SSL Engine On could be misspelled, etc.
Make sure in a terminal to run: sudo a2enmod ssl
This will enable SSL with Apache, they you can type: service apache2 restart
Enjoy!
I thought I would post this thread to help you out in case you run into the same problem as I did. I use OpenSSL for my SSL Certificates and found after using TGates thread on adding in SSL manually for each domain, I found that I was getting an error trying to start Apache again, that the SSL Engine On could be misspelled, etc.
Make sure in a terminal to run: sudo a2enmod ssl
This will enable SSL with Apache, they you can type: service apache2 restart
Enjoy!