CesiumJS web server won't open with the following error: =>ERR_CERT_DATE_INVALID

on chrome, MAC

How to fix NET::ERR_CERT_DATE_INVALID error on mac?

To fix these error, you can solve the issue by following the article at:- https://certera.com/kb/how-to-fix-the-neterr-cert-date-invalid-error/. May it will be useful.

1 Like

The error has been faced on Chrome MAC, and the CesiumJS server won’t open with the following error it can happen due to a problem with the validity period of the SSL certificate, which could be because it has expired or isn’t yet valid. This issue typically occurs due to – incorrect system date and time settings on the user’s end.

I was also facing such an error while using my Chrome browser, and to solve it, I found the solution from the following blog:- https://cheapsslweb.com/resources/how-to-fix-net-err_cert_date_invalid-error-on-google-chrome. So, following the different methods the error get solved.