curl-library
Re: Regarding SSL error "ssl couldn't create a context "
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 24 Apr 2013 22:35:02 +0200 (CEST)
Date: Wed, 24 Apr 2013 22:35:02 +0200 (CEST)
On Mon, 22 Apr 2013, Venkataragavan Vijayakumar wrote:
> One issue comes , while connecting with the HTTPS server using libcurl. the
> issue is
>
> SSL: couldn't create a context:
> error:140A90F1:lib(20):func(169):reason(241).
>
> The problem is , this error is coming only after two times , client get
> connected and then tear down.
>
> That is , for every client HTTPS request , i will create a new connection
> and then tear it down
Using recent OpenSSL and libcurl versions?
This failure is really early and serious (see lib/ssluse.c:1420). I would say
it indicates something is truly wrong.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2013-04-24