'ERR_CERT_DATE_INVALID errors on Firebase Real Time Database

We got a weird case where some users are reporting being blocked from being able to connect to our website which has a Firebase backend.

When the users look at there dev console it firing out ERR_CERT_DATE_INVALID attached to the database point which doesn't make a lot of sense to us why the database would be having what I though is SSL error and only for some users.

enter image description here

I've attached the users are seeing about but haven't been able to repo the issue ourselves



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source