Search found 2 matches
- Fri Dec 27, 2013 7:02 pm
- Forum: Web Server
- Topic: SSL problem
- Replies: 2
- Views: 6084
Re: SSL problem
Seems all good to me, but still doesn't work. in the main /etc/nginx/nginx.conf there is wildcard include to /etc/nginx/conf.d/ /etc/nginx/conf.d/vesta.conf include all user's nginx.conf and snginx.conf files now under /home/user/conf/web/snginx.conf it correctly listen to 443 with the correct serve...
- Fri Dec 27, 2013 3:25 pm
- Forum: Web Server
- Topic: SSL problem
- Replies: 2
- Views: 6084
SSL problem
I have a CentOS 6 x64 server with the latest vesta version but when I add a SSL certificate to a site, it applies to the default website. For example, I install the ssl for domain.com, but when I open https://domain.com it doesn't load and the certificate get applied to https://<myserverip> I alread...