.Q.hg Handshake Failure

185 views
Skip to first unread message

John S

unread,
Mar 28, 2018, 1:46:53 PM3/28/18
to Kdb+ Personal Developers
Hi Guys, I'm trying to run a HTTP GET via .Q.hg, however the call throws an error (on Mac and Ubuntu). 

140490736936608:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:s23_clnt.c:770:

The same URL works via a browser and wget. Does anyone have an idea as to what the problem could be?

140490736936608:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:s23_clnt.c:770:
'conn. OS reports: Protocol error
       ^

"[{\"symbol\":\"XBTZ14\",\"rootSymbol\":\"XBT\",\"state\":\"Settled\",\"typ\"..

Thanks, John

Jack Andrews

unread,
Mar 29, 2018, 8:59:08 AM3/29/18
to Kdb+ Personal Developers
a google for: 
  SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:s23_clnt.c:770

--
You received this message because you are subscribed to the Google Groups "Kdb+ Personal Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to personal-kdbplus+unsubscribe@googlegroups.com.
To post to this group, send email to personal-kdbplus@googlegroups.com.
Visit this group at https://groups.google.com/group/personal-kdbplus.
For more options, visit https://groups.google.com/d/optout.

Karan patel

unread,
Mar 29, 2018, 8:59:08 AM3/29/18
to Kdb+ Personal Developers
Hello John,
Can you please check what version of open ssl you are using?

The get request works succesfully on a mac running the following version of openssl

Karans-MacBook-Pro:~ karan$ openssl version
LibreSSL 2.2.7

"[{\"symbol\":\"ETHBTC\",\"price\":\"0.05492600\"},{\"symbol\":\"LTCBTC\",\"p..

Some versions have problems with performing SSL handshakes, as servers don't tolerate it well.

Regards
Karan

Karan patel

unread,
Mar 29, 2018, 9:17:31 AM3/29/18
to Kdb+ Personal Developers

Works successfully for me on ubuntu running the following version of openssl

kpatel@homer:~$ openssl version
OpenSSL 1.0.2g  1 Mar 2016

Regards
Karan
Reply all
Reply to author
Forward
0 new messages