cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Building cURL with NSS

From: Scoped Ptr <scoped.ptr_at_gmail.com>
Date: Tue, 24 Jun 2008 14:00:08 -0700

Was just wondering http://curl.haxx.se/docs/libs.html doesnt mention NSS
there, though it mentions GnuTLS and yassl !

Thanks

On Tue, Jun 24, 2008 at 1:18 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Tue, 24 Jun 2008, Scoped Ptr wrote:
>
> I am using libcurl in my application but I am moving from OpenSSL to
>> Mozilla
>> NSS for SSL communication.
>> I want to know how can I use cURL with NSS intead of depending on OpenSSL?
>>
>
> Just build it with NSS instead of OpenSSL:
>
> $ ./configure --without-ssl --with-nss
>
> Are there any examples or usage listed somewhere?
>>
>
> The usage remains identical, except that CURLOPT_SSL_CTX_FUNCTION doesn't
> work. At least that's the whole idea!
>
> --
>
> / daniel.haxx.se
>
Received on 2008-06-24