Sentora Support Forums
Https for wordpress site - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36)
+---- Thread: Https for wordpress site (/showthread.php?tid=2602)



Https for wordpress site - advancedservers - 02-18-2016

Hi,

I am trying to install a SSL cert for a wordpress website I am hosting on sentora.

Do you guys have any steps to help?

Thanks

Ben


RE: Https for wordpress site - advancedservers - 02-18-2016

(edit)

Sorry should have added, running CentOS 7


RE: Https for wordpress site - Me.B - 02-18-2016

check how to. using let's encrypt. That works fine.

M B


RE: Https for wordpress site - advancedservers - 02-19-2016

(02-18-2016, 11:18 PM)Me.B Wrote: check how to. using let's encrypt. That works fine.

M B

I am using an external provider so I can use an EV certificate. when I change the vhost for the Wordpress site I am hosting and reboot the server I cannot access the sentora control panel. The only way I can gain access to replace the file httpd-vhosts.conf located at /etc/sentora/configs/apache with a backup I created before changing the vhost file.

The error below is what i am receiving also.

[root@panel ~]# apachectl configtest
AH00526: Syntax error on line 273 of /etc/sentora/configs/apache/httpd-vhosts.conf:
Invalid command 'SLEngine', perhaps misspelled or defined by a module not included in the server configuration
[root@panel ~]# Invalid command 'SLEngine',LoadModule ssl_module modules/mod_ssl.so

Thanks


RE: Https for wordpress site - Me.B - 02-19-2016

Not sure here. Are you trying to get it working on Windows??

Notice you are in sentora section. Not in zpanel neither zpanel-windows (non official port).


RE: Https for wordpress site - advancedservers - 02-19-2016

(02-19-2016, 10:09 AM)Me.B Wrote: Not sure here. Are you trying to get it working on Windows??

Notice you are in sentora section. Not in zpanel neither zpanel-windows (non official port).

No CentOS 7.


RE: Https for wordpress site - advancedservers - 02-19-2016

Sorry guys I have sorted it.. missed the one S off the SLEngine.. it should have been SSLEngine..