Getting this error: 'net::ERR_CERT_DATE_INVALID'

0

Some facts about the aplication:

  • used letsencrypt and certbot to manage the certificates 'cerbot certificates command'

the api is divided in ports and the 4444 port is used in production as url to the api and is the one getting the error. Checking on ssl checker i get 2 different answers

checking the domain checking the domain with :4444 port

Trying the url on ThunderClient i get an 200 response.

Using the same url on the app i get an network error

Dont know what to do

Rotulos
asked 10 days ago65 views
1 Answer
0

Hi,

I see you asked about this a few days earlier too here

From this post's details, I wonder if your server/process serving up content on port 4444, has picked up the latest certificate? For example some servers may need a restart to pick up a new certificate.

Thanks.

profile pictureAWS
EXPERT
AWS-SUM
answered 10 days ago
  • Hi, thanks for your reply!

    Already restarted nginx and still got the same error. Is there anything else i need to restart?

    Thanks

  • When I checked now, it is finding the non-expired 9th June certificate for your 4444 port domain-name. So looks like your issue is resolved? Please let the community know what finally worked :)

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions