Double checking that I did everything right before requesting real cert

If you’re doing standalone, you’ll need to stop, run, and then start. If you’re doing webroot, you’ll just need to reload.

Thanks. I broke something. Everything was good but then in WHM, I ran some security advisor. It said things were outdated and I should update. So I updated cPanel and Apache and PHP. Then I changed the httpd.conf file again to point to the real certs. When I reload WHM, I see the https is crossed out. I click on it, it says:

Your connection to this site is not private because this site loaded an insecure script

I wonder if there’s away to see what that insecure script is.

It’s trying to load something over HTTP instead of HTTPS. Try using the developer tools in your browser and check the network section. It should show what’s up. Not too familiar with WHM stuff, but with the URL it’s trying to load, maybe you’ll be able to find out what’s going on.

Doh! I rebuilt Apache, redid the cert stuff and it worked fine after that. I dunno what went wrong. Thanks!