Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix SSL_read: unexpected eof while reading issues #10294

New issue

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

Closed
wants to merge 1 commit into from

Conversation

ahrechushkin
Copy link

Ignore unexpected shutdown of TLS connections. After updating to ssl 3.0 some requests may fail with unexpected eof while reading issue.

Ignore unexpected shutdown of TLS connections. After updating to ssl 3.0 some requests may fail with unexpected eof while reading issue.
@junaruga
Copy link
Member

Hello @ahrechushkin,
Thank you for your contribution! The openssl gem (openssl library)'s upstream repository is https://github.com/ruby/openssl. This ruby/ruby repository is a downstream of the ruby/openssl. You can send the PR on the ruby/openssl repository.

CC: @rhenium

@ahrechushkin
Copy link
Author

@junaruga Hello!
Sorry, thx

@junaruga
Copy link
Member

Thanks for sending another PR ruby/openssl#730!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants