Sec_error_revoked_certificate

Hello,

I have revoked a Lets Encrypt certificate for the domain avimortecidos.com.br and then generated a new one. Now users using Firefox and some Chrome versions (browser versions that check for cert revocation) are getting the error SEC_ERROR_REVOKED_CERTIFICATE.

The tool below shows that my last generated cert is not revoked.

https://crt.sh/?q=avimortecidos.com.br

How can we fix this?

My domain is:
avimortecidos.com.br

I ran this command:
N/A

It produced this output:
N/A

My web server is (include version):
Apache 2.4

The operating system my web server runs on is (include version):
CentOS 7

My hosting provider, if applicable, is:
N/A

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

Hi @afagund

your non-www version

Domainname Http-Status redirect Sec. G
http://avimortecidos.com.br/
177.70.11.161 301 https://www.avimortecidos.com.br/ 0.573 E
http://www.avimortecidos.com.br/
151.80.204.60 301 https://www.avimortecidos.com.br/ 0.050 A
https://avimortecidos.com.br/
177.70.11.161 301 https://www.avimortecidos.com.br/ 3.613 B
https://www.avimortecidos.com.br/
151.80.204.60 200 3.216 N
Certificate error: RemoteCertificateChainErrors

is ok. There is a correct and new Letsencrypt certificate:

CN=www.avimortecidos.com.br
18.12.2018
18.03.2019
avimortecidos.com.br, www.avimortecidos.com.br - 2 entries

But your www-version uses

CN=www.avimortecidos.com.br
03.11.2018
01.02.2019
www.avimortecidos.com.br - 1 entry
Revoked: The certificate is revoked.

So check your webserver configuration. Your https + www version should use the same certificate files as your non-www - version.

1 Like

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