Installing and Uninstalling
-
- Posts: 21
- Joined: Sat May 21, 2016 6:33 am
Re: Installing and Uninstalling
Check your ssl certificate on /home/admin/web/...pphontomore something
or change back default vesta certs in vesta-nginx config -> /usr/local/vesta/nginx/conf/nginx.conf
(don't forget about service vesta restart after changes)
or change back default vesta certs in vesta-nginx config -> /usr/local/vesta/nginx/conf/nginx.conf
Code: Select all
ssl_certificate /usr/local/vesta/ssl/certificate.crt;
ssl_certificate_key /usr/local/vesta/ssl/certificate.key;