net::ERR_CERT_DATE_INVALID on auth pdfjs.express

Detailed description of issue
The auth call gets a net::ERR_CERT_DATE_INVALID error and as a result the watermark is added on the viewer.

When the call is made from the browser, https://auth.pdfjs.express/?key=
one can see that the certificate has expired.

image

Thank you!

We will fix this ASAP.

1 Like

To solve the error ERR_CERT_DATE_Invalid on auth pdfjs.express, I found the following helpful resource at https://certera.com/kb/how-to-fix-the-neterr-cert-date-invalid-error/, and it worked well.
Check it out once.