cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: SSL interaction with lotus-domino

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 16 Sep 2003 00:49:48 +0200 (CEST)

On Mon, 15 Sep 2003 curl_at_ensilon.com wrote:

> I'm trying to post to a site that runs lotus domino:
>
> Lotus-Domino (Release 5.0.6a - January 17, 2001 on Windows NT/Intel)
>
> This is the result of attempting to connect (using the --trace-ascii
> option)
>
> == Info: About to connect() to www10.xxxxxx.ca:443
> == Info: Connected to www10.xxxxxx.ca (206.xx.xx.175) port 443
> == Info: SSL: error:00000000:lib(0):func(0):reason(0)
> == Info: Closing connection #0
>
> Is there a way I can get a more verbose error message from curl or openssl?
> Has anyone seen this before?

What curl version? (That stuff with all the zeroes on the ssl error line is a
bug in curl that doesn't show the proper error.)

Have you tried using -k?

-- 
 Daniel Stenberg -- curl: been grokking URLs since 1998
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2003-09-16