Hello,
I can really use some help! First of all, thank you for creating this amazing product! The internet needs people like you! I just got the SSL installed and it looks like its almost working:) For one the SSL does not appear as secure when using chrome. https://i.imgur.com/MC6otT6.png and for some reason, it looks like all the CSS and Js is not loading. When I browse using regular http://caralbert.com it works fine. My ssl.config has:
SSLCertificateFile /etc/letsencrypt/live/caralbert.com/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/caralbert.com/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/caralbert.com/chain.pem
Not sure what am I missing
My domain is:
https://caralbert.com
I ran this command:
sudo ./certbot-auto --debug -v --server https://acme-v01.api.letsencrypt.org/directory certonly -d caralbert.com
It produced this output:
Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/caralbert.com/fullchain.pem
My web server is (include version):
Apache/2.4.33 (Amazon)
The operating system my web server runs on is (include version):
Linux 14.62-65.117.amzn1.x86_64
My hosting provider, if applicable, is:
AWS
I can login to a root shell on my machine (yes or no, or I don’t know):
YES
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
NO