I got the “congratulations” message from the creation process. I passed the challenge. All seems fine, but if I go to the https version of my web site, I get “Site cannot be reached.”
Do I need to create a 443 virtual host in my apache config for that domain? Is there an example that I can use? I’m not sure if the key file has to be in there or what?
If you used certbot --apache, then it would be installed for you in your Apache configuration. But if you used any form of certbot certonly, then it wouldn’t (that’s what certonly means—only obtain the certificate and don’t install it).
If the virtualhost has already been created by Certbot, then you probably have a firewall blocking inbound access to port 443.
if that doesn’t resolve things, then
Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
I ran this command:
It produced this output:
My web server is (include version):
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don’t know):
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
Your connection to this site is not fully secure.
Hackers might be able to see the images you’re looking at and trick you by modifying them.
Certificate is valid.
No green lock…?
Is this normal or do I need to do more. If so, I can provide all that info you are asking for.
SSL Connection - Errors
The SSL certificate tests failed. Please be sure that you can connect to your site over SSL and try again.
Mixed Content - Errors
The Mixed content tests failed. Please be sure that you can connect to your site over SSL and try again.
Error Returned: net::ERR_CONNECTION_REFUSED