Curl error code 35 and 56
Curl error code 35 and 56
- Subject: Curl error code 35 and 56
- From: Madhavi Gundeti <email@hidden>
- Date: Wed, 30 Jul 2014 15:27:45 +0530
Hi,
I am getting curl error 56 always on latest Yosemite Beta(14A299I)version while trying to access my server URL from my application.
Error Log on Yosemite:
Madhavis-Mac:~ madhavi$ curl -v https://X.X.com/6_0/commando.php
* Adding handle: conn: 0x7f87e2804800
* Adding handle: send: 0
* Adding handle: recv: 0
* Curl_addHandleToPipeline: length: 1
* - Conn 0 (0x7f87e2804800) send_pipe: 1, recv_pipe: 0
* About to connect() to X.X.com port 443 (#0)
* Trying X.X.X.X…
* Connected to X.X.com ( X.X.X.X) port 443 (#0)
* TLS 1.0 connection using TLS_RSA_WITH_RC4_128_SHA
* Server certificate: X.X.com
* Server certificate: Thawte SSL CA
* Server certificate: thawte Primary Root CA
* Server certificate: Thawte Premium Server CA
> GET /6_0/commando.php HTTP/1.1
> User-Agent: curl/7.30.0
> Host: X.X.com
> Accept: */*
>
< HTTP/1.1 200 OK
< Connection: close
< Date: Tue, 29 Jul 2014 03:27:18 GMT
* Server Microsoft-IIS/6.0 is not blacklisted
< Server: Microsoft-IIS/6.0
< X-Powered-By: ASP.NET
< X-Powered-By: PHP/5.2.17
< Content-type: text/html
<
* SSLRead() return error -9806
* Closing connection 0
curl: (56) SSLRead() return error -9806
|response|-Invalid Command: <BR>|sid|8c6d0993a49b74f64d35f5aa732a865e<BR>Madhavis-Mac:~ madhavi$
I submitted "17853394"apple bug like below.
My application is working without any issues on Mavericks and Mountain Lion.
But After software upgrades from Mountain Lion to Mavericks then I am getting curl 35 error. And on Latest Yosemite Beta version fresh install itself failing with curl 56 error.
Fresh install of my application on Mac OS X is working fine for Mavericks and Mountain lion.
But below scenario again I am seeing the curl errors.
1. Install my application on Mountain Lion(No curl issues)
2. Upgrade Mountain Lion to Mavericks.(curl error 35)
Expected Results:
No curl issues in prior versions of Mac OS X. Even in latest Mac OS X also my application should work as it is.
Actual Results:
curl error 56 on Yosemite Beta version
curl error 35 after OS upgrades.
Version:
OS X Yosemite(14A299I)
OS X mavericks
I added the latest version of libcurl and libssl and libcrypto to my project and tested .. still same problem I am facing.
Please let me know how to fix this curl issues on Mac OS X.
Thanks and Regards,
Madhavi G.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden