[Bug 1310750] Re: sslv3 alert handshake failure for ubuntu 14.04
Seth Arnold
1310750 at bugs.launchpad.net
Mon Apr 21 22:43:07 UTC 2014
curl has dropped rc4 support by default
+#define DEFAULT_CIPHER_SELECTION
"ALL!EXPORT!EXPORT40!EXPORT56!aNULL!LOW!RC4"
See the discussion at http://sourceforge.net/p/curl/bugs/1323/#1816
Thanks
** Changed in: curl (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to curl in Ubuntu.
https://bugs.launchpad.net/bugs/1310750
Title:
sslv3 alert handshake failure for ubuntu 14.04
Status in “curl” package in Ubuntu:
Won't Fix
Bug description:
I have some problem with ssl conection on ubuntu 14.04:
$ curl -v https://secure.phabricator.com/api/conduit.ping
* Hostname was NOT found in DNS cache
* Trying 50.18.110.231...
* Connected to secure.phabricator.com (50.18.110.231) port 443 (#0)
* successfully set certificate verify locations:
* CAfile: none
CApath: /etc/ssl/certs
* SSLv3, TLS handshake, Client hello (1):
* SSLv3, TLS alert, Server hello (2):
* error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
* Closing connection 0
curl: (35) error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
This bug started appear after 14.04 installation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/1310750/+subscriptions
More information about the foundations-bugs
mailing list