>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.

jb.

--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to