NET::ERR_CERT_AUTHORITY_INVALID error

My domain is: bloxium.com

I get the above error after trying to extend a certificate for a sub domain:
certbot certonly -d bloxium.com -d www.bloxium.com -d widget.bloxium.com

The output was successful, but now I get NET::ERR_CERT_AUTHORITY_INVALID error we browsing to the page.

I’m using apache 2 on Ubuntu 18.04.3 LTS
certbot 0.31.0

Please help
Thank you

1 Like

Hi @bloxium

checking your domain there is no error visible - https://check-your-website.server-daten.de/?q=bloxium.com

The certificate is new:

CN=bloxium.com
	09.01.2020
	08.04.2020
expires in 90 days	api.bloxium.com, bloxium.com, 
widget.bloxium.com, www.bloxium.com - 4 entries

both connections (non-www and www) are secure.

Same with widget and api (checked with my browser).

So:

May be an old cache? Or share a screenshot and the exact url.

3 Likes

Hi,

It seems to work fine now …, the error was happening in Chrome only. Not in Firefox.
You are probably right about the cache.

Thank you very much for your help, it’s greatly appreciate.

4 Likes

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