Error: net::ERR_CERT_DATE_INVALID

0

Im getting this error on all my requests. Currently using an API hosted on EC2 and an database hosted on RDS. Does anyone know how to adress this error?

Rotulos
feita há um mês95 visualizações
1 Resposta
0

Hello

"net::ERR_CERT_DATE_INVALID" error. This error signals a problem with the SSL/TLS certificate associated with your EC2-hosted API

  • Check Certificate Expiry or Invalidity: SSL/TLS certificates have expiration dates.
  • If your computer's clock is set incorrectly
profile picture
ESPECIALISTA
GK
respondido há um mês
profile picture
ESPECIALISTA
avaliado há um mês
  • I checked the SSL certificate with "openssl x509 -in ./etc/ssl/certs/ca-certificates.crt -text -noout" and got in the responde an Valid date:

    "Validity Not Before: May 5 09:37:37 2011 GMT Not After : Dec 31 09:37:37 2030 GMT"

    Do you know any other possible solution? Did i checked it wrong?

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas