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

Reply via email to