curl-library
Re: Re: Still can't do HTTPS POST
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 28 Apr 2003 23:20:30 +0200 (CEST)
Received on 2003-04-28
Date: Mon, 28 Apr 2003 23:20:30 +0200 (CEST)
On Mon, 28 Apr 2003, Mark Philip Erikson wrote:
> Okay, so I'm showing my newbieness here: what exactly is errno?
It is a variable that is often set by functions to provide more information
to its caller about what went wrong in it.
I think you can apply a patch similar to the attached one, as an attempt to
extract more info from OpenSSL when the failure is detected.
-- Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
- TEXT/PLAIN attachment: curl-ssl-syscall.patch