Skip to content
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

Deal with .NET TLS caching causing "Received an unexpected EOF or 0 b… #4489

Open
wants to merge 1 commit into
base: v2.x
Choose a base branch
from

Conversation

jbirtley88
Copy link

See #4419 (comment)

Basically, setting SSL_VERIFY_NONE as the flag to SSL_CTX_set_verify() to work around the strange incompatibility with TLS caching in .NET clients

…ytes from the transport stream" during the verify_peer of tthe TLS handshake (sysown#4419)
@mirostauder
Copy link
Collaborator

Automated message: PR pending admin approval for build testing

@mirostauder
Copy link
Collaborator

Can one of the admins verify this patch?

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.

3 participants