Ssl – “Issued certificate not yet valid.” with wget

opensslsslssl-certificatetimewget

I am getting the following error when using wget to fetch a file:

  Issued certificate not yet valid.
To connect to www.atlassian.com insecurely, use ‘--no-check-certificate’.

Testing with openssl returns a similar message:

Verify return code: 9 (certificate is not yet valid)

Best Answer

Your system clock is likely set in the past.