I’m quite new to server setup etc… I tried to enable SSL using letsencrypt (using certbot, certonly as all attempts using --apache were unsuccesfull).
When surfing to https://www.smartglobe.be/ I get the NET::ERR_CERT_AUTHORITY_INVALID error (using chrome).
I’m running Centos 6.8, no cpanel/plesk and am using apache. and the insecure mark in Chrome.
In ssl.conf I have this:
DocumentRoot "/var/www/html/smartglobe"
ServerName www.smartglobe.be:443
I’m not sure why this isn’t working out… I would be thankful if anyone can help
Please be sure that you used live and not archive, so that you’ll get the updated certificates automatically if you run certbot renew for renewing your certificates in the future.