cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: curl: (52) Empty reply from server

From: Caner Altinbasak <Caner.Altinbasak_at_inverto.tv>
Date: Thu, 2 Dec 2010 18:32:01 +0100

This problem is solved. It was failing because of the reason:
http://www.openssl.org/docs/ssl/SSL_CTX_set_options.html
Unpatched client and patched OpenSSL server

Caner Altinbasak
Inverto Digital Labs

-----Original Message-----
From: Daniel Stenberg [mailto:daniel_at_haxx.se]
Sent: Thu 02/12/2010 15:27
To: Caner Altinbasak; the curl tool
Cc: Frederic Roelens; Yannick Poirier
Subject: Re: curl: (52) Empty reply from server
 
On Tue, 23 Nov 2010, Caner Altinbasak wrote:

> I am working on two different platforms, STLinux and Ubuntu. STLinux fails
> with empty reply with the server. Same behaviour can be observed from
> libcurl(STLinux) also. Here you can see the version information and outputs
> of both platforms:

> * SSLv3, TLS alert, Server hello (2):
> * Empty reply from server
> * Connection #0 to host itv.mit-xperts.com left intact
> curl: (52) Empty reply from server
> * Closing connection #0
> * SSLv3, TLS alert, Client hello (1):
>
> Do you have any idea what should be the problem?

Do other tools speaking HTTPS with openssl on that platform work fine?

Does curl using HTTPS against other sites (with out without client
certitficates) work fine?

-- 
  / daniel.haxx.se

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-12-02