Page 1 of 1

Control panel SSL

Posted: Thu Dec 12, 2013 10:33 am
by venn
You should disable ssl protocol panel VestaCP
Can you suggest how I do it?

Re: Control panel SSL

Posted: Fri Dec 13, 2013 10:31 am
by skid
You can comment ssl options in the internal nginx configuration /usr/local/vesta/nginx/conf/nginx.conf. In order to apply changes restart vesta service

Code: Select all

service vesta restart

Re: Control panel SSL

Posted: Thu May 02, 2019 12:40 pm
by appsforce
I have tried this, and i got Internal vesta error screen when getting to the web interface.

Basically I edited the nginx.conf file and put SSL = off. Same happens if I delete SSL lines.

Any ideas?