Re: Curl, NSS, and libnsspem.so

2012-01-18 Thread Kamil Dudka
On Wednesday 18 January 2012 04:33:34 David Shaw wrote: > Hi, > > When built with NSS, and if libnsspem.so is available, curl can handle > PEM-formatted cert files. I'd like to use the "regular" NSS cert storage > alone, but this is difficult as if a CA bundle is available, curl will > load it

Curl, NSS, and libnsspem.so

2012-01-17 Thread David Shaw
Hi, When built with NSS, and if libnsspem.so is available, curl can handle PEM-formatted cert files. I'd like to use the "regular" NSS cert storage alone, but this is difficult as if a CA bundle is available, curl will load it, and use it in addition to the NSS DB. I'm able to work around thi