cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: Issue with ssl

From: Rathi, Dinesh <drathi_at_informatica.com>
Date: Wed, 1 Feb 2006 17:15:37 +0530

Indeed some issue with multi-threading environment. I got the same error
in my sample app as well. I remember vaguely about some ssl context
function for multiple threads etc. Can that be the case over here?

Thanks
Dinesh

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Wednesday, February 01, 2006 5:07 PM
To: libcurl development
Subject: Re: Issue with ssl

On Wed, 1 Feb 2006, Rathi, Dinesh wrote:

> I am trying to make Post requests over https (using
libcurl) but
> getting error "Unknown SSL protocol error in connection to
> <servername>:443". I created a simple test application with libcurl
and am
> able to make the post request and see response, however in my
integrated
> application this unknown error comes.

When working against the same server?

> Any clue, what could be wrong. I switched on the verbose logging of
curl and
> could see that my simple test application proceeds after connecting,
> verifies the cert etc. However my integrated application fails.

Are you using the exact same libcurl options?

-- 
  Commercial curl and libcurl Technical Support:
http://haxx.se/curl.html
Received on 2006-02-01