Connection not secure but certificate seems valid?

Hi, followed all the steps and all looks good,
I get the "connection not secure" but when I click on the certifcate info it says it is valid?

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:
leden.fanfaresintservatius.nl

I ran this command:
sudo certbot --nginx

It produced this output:
all was good, nginx configuration looked good

My web server is (include version):

The operating system my web server runs on is (include version):
ubuntu 18.04

My hosting provider, if applicable, is:
azure

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):

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
certbot 0.31.0

1 Like

Hi @remcohh

normally, that's a mixed content problem, not a certificate problem. But:

  • Your certificate is valid
  • and I don't see mixed content or a browser warning

Share a screenshot.

Or use Ctrl + Shift + I, open the console, there you should see the resources that are included via http, not https. Change that.

PS: Now checked - https://check-your-website.server-daten.de/?q=leden.fanfaresintservatius.nl - yep, Grade B, no certificate-problem, no mixed content. And the Chrome-Screenshot is happy too, so Chrome doesn't find mixed content.

1 Like

Thanks for the help, this was weird, I refreshed the browser tab and the problem persisted but on a new tab it looks good now!

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.