cURL / Mailing Lists / curl-users / Single Mail

curl-users

Problem with SSL handshake

From: Ezra Freedman <ezra_at_eventbooks.com>
Date: Fri, 15 Sep 2000 13:01:30 -0400

I am new to curl and am testing posting https requests.
I am using the following options:
curl -m 120 -d "reqtype=auth" https://servername/serverfunction.exe -L
-v

About 50% of the time, I receive the appropriate response from the
request.
The other 50% of the time, I receive this response:
curl: (35) SSL: error:00000000::lib(0) :func(0) :reason(0)

Any ideas as to what might cause this intermittent behavior?
Received on 2000-09-15