Page 1 of 1

How to change SSL port

Posted: Fri Oct 17, 2014 11:19 am
by aelgate3
Hello
I want to change the SSL port of 443.

I found this folder /usr/local/vesta/conf/vesta.conf that includes the port 443

Also I found this

/home/admin/conf/web/snginx.conf LISTEN 443

But when I change both of them the https is not working

Re: How to change SSL port

Posted: Fri Oct 17, 2014 11:48 am
by patstan
Did you try doing:

service vesta restart
service nginx restart