How to change SSL port
How to change SSL port
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
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
Did you try doing:
service vesta restart
service nginx restart
service vesta restart
service nginx restart