SSL for admin domain
-
- Posts: 4
- Joined: Mon Feb 29, 2016 3:14 am
SSL for admin domain
Hello,
First, I'd like to thank the Vesta team for a great control panel. I have everything running with one minor problem. My admin is setup on panel.<mydomain>.com:8083. I have installed a Comodo SSL cert on this domain and it works if I load the domain up without the port numbers. If I include the port numbers I get a cert warning. Any ideas as to why this is happening? Thanks!
First, I'd like to thank the Vesta team for a great control panel. I have everything running with one minor problem. My admin is setup on panel.<mydomain>.com:8083. I have installed a Comodo SSL cert on this domain and it works if I load the domain up without the port numbers. If I include the port numbers I get a cert warning. Any ideas as to why this is happening? Thanks!
Re: SSL for admin domain
i think you need to edit or update the ssl info manually @ /usr/local/vesta/ssl/
-
- Posts: 4
- Joined: Mon Feb 29, 2016 3:14 am
Re: SSL for admin domain
Thanks, I've updated the certs to no avail. Any other suggestions?pandabb wrote:i think you need to edit or update the ssl info manually @ /usr/local/vesta/ssl/
Re: SSL for admin domain
is your cert includes subdomain or wildacards or for the tld only?
-
- Posts: 4
- Joined: Mon Feb 29, 2016 3:14 am
Re: SSL for admin domain
Certs are for the subdomain only. Thanks!pandabb wrote:is your cert includes subdomain or wildacards or for the tld only?
-
- Posts: 4
- Joined: Mon Feb 29, 2016 3:14 am
Re: SSL for admin domain
daveh wrote:Did you restart vesta ?
In ssh useand that should sort it.Code: Select all
service vesta restart
Bingo! Thanks!