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
질문됨 한 달 전91회 조회
1개 답변
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
전문가
GK
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전
  • 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?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인