We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenSSL always fails whit specific versions! Or the handshake misses...
Steps to reproduce:
jruby -rjson -r'net/http' -e 'p JSON.parse(Net::HTTP.get(URI.parse("https://api.twitch.tv/kraken/streams/kingkongor")))'
More details can be found here because I tought it might be an API issue: https://discuss.dev.twitch.tv/t/connection-reset-by-peer-always-the-same-but-just-for-me
The text was updated successfully, but these errors were encountered:
FWIW, this works ok on 9k, so it doesn't seem to be a jruby-openssl issue. Will transplant to jruby's issues.
Sorry, something went wrong.
Sorry... opened it accidently at the wrong place... Thanks for cleaning up!
No branches or pull requests
OpenSSL always fails whit specific versions! Or the handshake misses...
Steps to reproduce:
jruby -rjson -r'net/http' -e 'p JSON.parse(Net::HTTP.get(URI.parse("https://api.twitch.tv/kraken/streams/kingkongor")))'
More details can be found here because I tought it might be an API issue: https://discuss.dev.twitch.tv/t/connection-reset-by-peer-always-the-same-but-just-for-me
The text was updated successfully, but these errors were encountered: