Re: git and https

2011-10-03 Thread Andrew Benton
On Sun, 02 Oct 2011 18:55:35 -0500 DJ Lucas wrote: > Andy, be sure that the perl script properly scrubs expired certificates > and the test certs. The curl Makefile uses curl to download the current certdata.txt from Mozilla. Mozilla decide which certificates have been revoked. Andy -- http:/

Re: git and https

2011-10-02 Thread DJ Lucas
On 10/01/2011 01:09 PM, Andrew Benton wrote: > But I wasn't happy with that, if my git couldn't use https that wasn't > good enough. As mentioned earlier, the ssl certificate is verified by > curl and this is actually a problem with how curl was set up. When > installing curl, it's possible to gen

git and https

2011-10-01 Thread Andrew Benton
Hello World! With the recent problems with kernel.org I've switched to getting the kernel source from github. However, when I first started to pull I encountered this problem: andy:~/save/src/linux$ git pull https://github.com/torvalds/linux.git error: SSL certificate problem, verify that the CA c