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