Use SSL certificate on vesta login panel [centos 6]
Use SSL certificate on vesta login panel [centos 6]
https://site.com:8083 [centos 6]
so my certificate doesn't work.
Anyone can help with this question?
so my certificate doesn't work.
Anyone can help with this question?
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: Use SSL certificate on vesta login panel [centos 6]
Standaard there is a self-signed certificate, you can replace this with your certificate.
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: Use SSL certificate on vesta login panel [centos 6]
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]
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"
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"