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

Only override context read/write funcs on SSL_connect success. #1254

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

michael-grunder
Copy link
Collaborator

Fixes #1233

@michael-grunder michael-grunder requested a review from yossigo April 2, 2024 21:09
Copy link
Member

@yossigo yossigo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@michael-grunder michael-grunder merged commit 19cfd60 into master Apr 3, 2024
18 checks passed
@michael-grunder michael-grunder deleted the defer-setting-ssl-funcs branch April 3, 2024 17:29
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.

SSL callbacks are set even if the SSL initialization fails
2 participants