curl-users
error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
Date: Sat, 22 Nov 2014 18:51:00 +0300
Hi!
I have upgraded my server to OpenSuSE-13.2 and got following error:
$ curl -v https://www.whatwg.org/
* Hostname was NOT found in DNS cache
* Trying 208.113.236.128...
* Connected to www.whatwg.org (208.113.236.128) 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
Is this problem with web-site's settings or with curl cyphers options?
$ curl --version
curl 7.38.0 (x86_64-suse-linux-gnu) libcurl/7.38.0 OpenSSL/1.0.1j
zlib/1.2.8 libidn/1.28 libssh2/1.4.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps
pop3 pop3s rtsp scp sftp smtp smtps telnet tftp
Features: AsynchDNS IDN IPv6 Largefile GSS-API SPNEGO NTLM NTLM_WB SSL
libz TLS-SRP
Thank you.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-11-22