Smitro
There is a file at:
/etc/e-smith/templates/home/e-smith/ssl.pem/40crt
Should there be?
Yes
...My Web server didn't come back up. So now I don't have "http" and "https" serving from this serve...
Check services are enabled and running, what do the following say ?
config show httpd-e-smith
config show httpd-admin
sv s /service/httpd-e-smith
sv s /service/httpd-admin
Re:
rm /home/e-smith/ssl.crt/servername.domain.com.crt
rm /home/e-smith/ssl.key/servername.domain.com.key
rm /home/e-smith/ssl.pem/servername.domain.com.pem
Did you change servername.domain.com.xxx to match the name of your server and domain ?
What does this command show
config show modSSL
What do these commands show
ls -al /home/e-smith/ssl.crt
ls -al /home/e-smith/ssl.key
ls -al /home/e-smith/ssl.pem
Also look in /etc/e-smith/templates-custom/home/e-smith/
for any custom templates re ssl, and I would suggest to move those to /tmp or delete those, and then run the
rm and signal-event commands again.
PS You can give your new self signed certificate a longer validity to save this hassle every year, follow these steps
http://wiki.contribs.org/Certificates_Concepts#Expiration_time_of_the_self_signed_certificateIf the abovementioned initial troubleshooting steps do not identify the issue, you should lodge a bug report