I am needing some help! I have a VPS and installed Cent OS 7 and Apache. Once the OS is installed, it creates an SSL Cert that is self-signed. I install Certbot and create an SSL certificate that uses Lets Encrypt as the CA. This works fine. However when I go to the website, it still uses the self-signed certificate, rather than the higher level one from Lets Encrypt.
I imagined that just by installing the Let’s Encrypt Cert everything would be fine!
Do I need to install some kind of intermediary cert or something?
I’m at a loss with this, so if anyone has any ideas, please let me know! Thanks, A
Hi Osrisis, I think I have it figured out. Seems I need to enter some info into the ssl.conf about where the certificates are located. I had expected Certbot to do all this.
Thanks.
A
Yeah, no worries - its not a production server, or even a staging server. Just a project server with nothing on it. I’ve wiped and re-installed a tonne of times already.