curl-and-php
Curl error 35 from NUSOAP and Curl command line
Date: Sat, 28 Nov 2009 16:45:38 +0100
Hi,
I recently updated a test-web server to Opensuse 11.0, php 5.2.11 and
curl 7.18.1. I get this error from php (NUSOAP): (url omitted for
some security reason).
HTTP Error: cURL ERROR: 35: error:140773F2:SSL
routines:SSL23_GET_SERVER_HELLO:sslv3 alert unexpected message
url: https:...
I've tried to have a verbose response from command line curl with: curl -v
and I received (url and IP omitted for security reason):
Connected to ****** (****) port 443 (#0)
* successfully set certificate verify locations:
* CAfile: none
CApath: /etc/ssl/certs/
* SSLv3, TLS handshake, Client hello (1):
* error:140773F2:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert
unexpected message
* Closing connection #0
curl: (35) error:140773F2:SSL routines:SSL23_GET_SERVER_HELLO:sslv3
alert unexpected message
I previously used my php scripts and curl without any problem. Has
anybody idea?
Thanks,
Vic
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2009-11-28