certificate of 'github.com' is not trusted
-
Followed directions at https://wiki.fogproject.org/wiki/index.php?title=Debian_8 for configuring Debian 9.3 (stable), but don’t have enough space to clone the FOG project, so quit before installing git.
Used wget https://github.com/FOGProject/fogproject/releases/download/1.4.4/fog_1.4.4.tar.gz (which used to work with Ubuntu Server) but received
ERROR: The certificate of ‘github.com’ is not trusted.
ERROR: The certificate of ‘github.com’ hasn’t got a known issuer.What’s the next step?
-
@tom-elliott
Thanks. For the record the option is--no-check-certificate
-
If I had to guess, system time is off. Redo the wget command but add
--nocheck-certificate
-
@tom-elliott
Thanks. For the record the option is--no-check-certificate