Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

"Issued certificate not yet valid." with wget?

Solution 1:

Your system clock is likely set in the past.

Solution 2:

When checking the ssl certificate 'notBefore' date with openssl it was valid... It turns out my calling machine's system time was way in the past.

Tags:

Time

Ssl

Wget

Openssl

Ssl Certificate

Related

How to stop/Disable Nagios email notifications What does Apache's "Require all granted" really do? Is there a version of mt for windows, or something similar? How to set robots.txt globally in nginx for all virtual hosts How to enable the 2 concurrent (+1 console) sessions on Windows Server 2012 How do I force NGINX to load new static files? Kickstart installation from USB -- Kickstart location Fingerprint of PEM ssh key Connecting to a remote server through a VPN when the local network subnet address conflicts with a remote network How to prevent delays associated with IPv6 AAAA records? nginx error_log reports “bind() to 0.0.0.0:80 failed (48: Address already in use)” How to read oom-killer syslog messages?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy