I’m trying to wget to retrive some file on github over remote server (ssh) but i got “The certificate of `github.com’ is not trusted”
try to google and i get this to solve it on my debian 7 server
sudo apt-get install ca-certificates
just simple thanks.
The certificate of `github.com’ is not trusted