cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Unknown SSL protocol error in connection to mc-s9.postini.com:443

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 24 Apr 2010 10:55:38 +0200 (CEST)

On Thu, 22 Apr 2010, Michael Gawrychowski wrote:

> Hi, I get this curl error while using libcurl for php version 7.19.6:
> Unknown SSL protocol error in connection to mc-s9.postini.com:443

We get those at times and they're frustrating. The "unknown" part is because
OpenSSL returned an error but gave no further explanation.

> curl_setopt($ch,CURLOPT_SSLVERSION,3);

Did you try to remove this or try to force other versions?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-04-24