Page 1 of 1
Use SSL certificate on vesta login panel [centos 6]
Posted: Wed Feb 24, 2016 11:53 pm
by parkzaa
https://site.com:8083 [centos 6]
so my certificate doesn't work.
Anyone can help with this question?
Re: Use SSL certificate on vesta login panel [centos 6]
Posted: Thu Feb 25, 2016 8:05 am
by tjebbeke
Standaard there is a self-signed certificate, you can replace this with your certificate.
Re: Use SSL certificate on vesta login panel [centos 6]
Posted: Sun Feb 28, 2016 8:56 pm
by parkzaa
Re: Use SSL certificate on vesta login panel [centos 6]
Posted: Mon Feb 29, 2016 10:55 am
by tjebbeke
How have you installed the certificate on your control panel? More details can help. What isn't working? Errors?
Re: Use SSL certificate on vesta login panel [centos 6]
Posted: Fri Apr 01, 2016 5:34 am
by peshte
Hi.
For vestacp https, you must copy your .key and .crt files to /usr/local/vesta/ssl/ then update the ssl_certificate and ssl_certificate_key from /usr/local/vesta/nginx/conf/nginx.conf to those files.
Then, restart vesta with "sudo service vesta restart"