Git Clone Fails: Server Certificate Verification Failed
I've been unable to git clone just about any github repo because of this error fatal: unable to access 'github_url': server certificate verification failed. CAfile: /home/ubuntu/.ssh/rel3_dodroot_2048.crt CRLFile: none I've noticed a few other people have had a similar error, but with the certificate in the .ssl folder. I've never seen anyone have this problem with the certificate in the .ssh though, and I have no idea how to fix it. Environment: Nvidia Jetson TX1 running Ubuntu 14.04 Specific Github of Interest (although it happens with all of them) https://github.com/rbgirshick/fast-rcnn.git