Control panel SSL
Control panel SSL
You should disable ssl protocol panel VestaCP
Can you suggest how I do it?
Can you suggest how I do it?
Re: Control panel SSL
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
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?
Basically I edited the nginx.conf file and put SSL = off. Same happens if I delete SSL lines.
Any ideas?