Add ssl to https://example.com:8083
Add ssl to https://example.com:8083
I am the new user and want to use VestaCP to host my website.
I have one SSL certification from namecheap.com and can set it in to main domain (https://example.com) successfully
but i don't know how to set to the the vesta control page (https://example.com:8083) and access port 443 automatically by access port 80 (http:// -> https://) .
How can i set the ssl to Vesta control page (:8083) ?
Thanks.
I have one SSL certification from namecheap.com and can set it in to main domain (https://example.com) successfully
but i don't know how to set to the the vesta control page (https://example.com:8083) and access port 443 automatically by access port 80 (http:// -> https://) .
How can i set the ssl to Vesta control page (:8083) ?
Thanks.
Re: Add ssl to https://example.com:8083
Hello,
You need to add the certificates here replacing the original one:
Or you can edit the route of the certificate here:
Then do a:
And you're done!
You need to add the certificates here replacing the original one:
Code: Select all
/usr/local/vesta/ssl
Or you can edit the route of the certificate here:
Code: Select all
/usr/local/vesta/nginx/conf/nginx.conf
Then do a:
Code: Select all
service vesta restart