Trading API: TLS handshake reset (ECONNRESET) for local clients; browsers work #184
Unanswered
joseluisacosta93
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Summary
Local non-browser clients cannot complete a TLS handshake with
https://sports-api.cloudbet.com. The connection is reset before any HTTP response.Reproduction
curl:(35) Recv failure: Connection was reset; HTTP status000ECONNRESETClientHello, beforeServerHello404 backend NotFound404A same-edge-IP OpenSSL differential returns a TLS alert without SNI, but resets after
ClientHellowhen SNI issports-api.cloudbet.com.Questions
I do not want to bypass geographic or security controls. I will not post my API key publicly.
All reactions