PDA

View Full Version : Change control panel ssl


Perrit
09-12-2016, 11:35 AM
Hi,

I am getting a little confused how to set the ssl for the panel itself (not for a domain in it). I can't find any documentation either.

I changed some settings here (is it the right location?):
/etc/httpd/conf.d/ssl.conf.rpmnew

But somehow, the chain is not correctly installed. Tried a lot of settings there but doesn't work. So the certificate itself is working.

/etc/nginx/nginx.conf settings doesn't seem to have any effect at all.

This doesn't have any effect either:
/usr/local/mgr5/etc/ihttpd.conf:
certkey /etc/ssl/certs/<domainname>-2016.key
cert /etc/ssl/certs/<domainname>-2016.crt
cacert /etc/ssl/certs/<domainname>-2016-ca.crt

Hopefully someone can point me in the right direction.
Thanks in advance.

fly
09-29-2016, 03:48 AM
Hi,

Control panel works via ihttpd web server, certificate should be set for ihttpd.

There is a documentation (http://doc.ispsystem.com/index.php/Configuring_built-in_web-server)