RE: Secure Sentora Login with Let's Encrypt
01-29-2016, 01:29 PM
(This post was last modified: 01-29-2016, 01:34 PM by zustudios.)
I followed it all the way to the last step and I got :
line 29:
29 SSLEngine on
now I can't get to my panel
Code:
Daemon run complete! (21:23 28th Jan 2016 CST)
root@panel:~/letsencrypt# service apache2 restart
Syntax error on line 29 of /etc/sentora/configs/apache/httpd-vhosts.conf:
Invalid command 'SSLEngine', perhaps misspelled or defined by a module not included in the server configuration
Action 'configtest' failed.
The Apache error log may have more information.
...fail!
line 29:
29 SSLEngine on
Code:
Syntax error on line 30 of /etc/sentora/configs/apache/httpd-vhosts.conf:
SSLCertificateFile: file '/etc/letsencrypt/live/panel.zu-webhosting.tk/cert.pem' does not exist or is empty
Action 'configtest' failed.
The Apache error log may have more information.
...fail!
root@panel:~/letsencrypt#
now I can't get to my panel