On November 12, 2016 8:59:48 AM CST, John Burrell <[email protected]> wrote: > > > >>Yes, curl has no way of knowing the proxy info unless you tell it. >That script is getting replaced this weekend. You >should be able to >use the script linked from the "take 3" thread in my home directory. >There are a couple of minor issues that prevent me from putting it into >the book right this second, but it is functional if you already have a >copy of certdata.txt handy (use the nightly one from Anduin). >> >>--DJ > >Thanks for that. In order to pass curl the proxy info I'd have to edit >mk-ca-bundle.pl. That could be interesting as I don't know any perl! > >I assume it's this line: > > my @out = `curl -w %{response_code} $proto $quiet -o "$txt" "$url"`; > >I guess I'll always have to download certdata.txt from anduin or stop >the proxy server while I run the script - not a slick solution! > >At the moment, the BLFS svn CA Certificates page doesn't mention >certdata.txt. Perhaps you could add something about getting this file.
I'm actually in the process of rewriting that page right now. Ultimately, a single script will update all of the certificate stores from one local source. Downloading of certdata.txt will be done manually, and multiple links provided. --DJ -- Sent from my Android device with K-9 Mail. Please excuse my brevity. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
