Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 3 matches
- Sat Feb 21, 2015 5:22 pm
- Forum: General Discussion
- Topic: Use SSL certificate on vesta login panel
- Replies: 5
- Views: 13871
Re: Use SSL certificate on vesta login panel
To get SSL working for your VestaCP:
You can do the following:
mv /usr/local/vesta/ssl/certificate.crt /usr/local/vesta/ssl/certificate.crt.backup
mv /usr/local/vesta/ssl/certificate.key /usr/local/vesta/ssl/certificate.key.backup
nano /usr/local/vesta/ssl/certificate.crt #paste your crt ...
You can do the following:
mv /usr/local/vesta/ssl/certificate.crt /usr/local/vesta/ssl/certificate.crt.backup
mv /usr/local/vesta/ssl/certificate.key /usr/local/vesta/ssl/certificate.key.backup
nano /usr/local/vesta/ssl/certificate.crt #paste your crt ...
- Sat Feb 14, 2015 1:43 pm
- Forum: General Discussion
- Topic: Use SSL certificate on vesta login panel
- Replies: 5
- Views: 13871
Re: Use SSL certificate on vesta login panel
What are you trying to achieve here?
You can use the same certificate for port 443 or port 8083.
Hi VestaLover , sorry for confusion, well my problem is: my certificate is not recognized when i go to https://site.com:8083 (vesta login panel), but if i go to https://site.com/webmail it is doing ...
You can use the same certificate for port 443 or port 8083.
Hi VestaLover , sorry for confusion, well my problem is: my certificate is not recognized when i go to https://site.com:8083 (vesta login panel), but if i go to https://site.com/webmail it is doing ...
- Sat Feb 14, 2015 2:45 am
- Forum: General Discussion
- Topic: Use SSL certificate on vesta login panel
- Replies: 5
- Views: 13871
Use SSL certificate on vesta login panel
Hi everyone,
i have a ssl certificate installed sucessfully on my domain, i would like to know if is possible to me to access my vestaCP panel login with SSL too, SSL run on 443 port but when i go to login page i need to go to https://site.com:8083, so my certificate doesn't work.
Anyone can help ...
i have a ssl certificate installed sucessfully on my domain, i would like to know if is possible to me to access my vestaCP panel login with SSL too, SSL run on 443 port but when i go to login page i need to go to https://site.com:8083, so my certificate doesn't work.
Anyone can help ...