cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Issue with ssl

From: Rathi, Dinesh <drathi_at_informatica.com>
Date: Wed, 1 Feb 2006 16:14:27 +0530

Hi

            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. I am using
libcurl-7.15.1 on AIX 5.

 

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.

 

Thanks

Dinesh
Received on 2006-02-01

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET