Certificate is not yet valid
The certificate's notBefore date is still in the future.
Why it matters
Browsers reject a certificate that is not valid yet, often because of clock skew or a cert issued for a later date.
What to do
Wait until notBefore, or replace the certificate if the dates are wrong. Check the server clock.
Reference
Certificate validity, protocol version, and cipher choice determine TLS trust and strength.