-
Notifications
You must be signed in to change notification settings - Fork 3k
SSL distribution protocol fixes for kTLS #10232
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
base: maint
Are you sure you want to change the base?
Conversation
CT Test Results 2 files 66 suites 27m 28s ⏱️ Results for commit 071b88f. ♻️ This comment has been updated with latest results. To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass. See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally. Artifacts
// Erlang/OTP Github Action Bot |
IngelaAndin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Except for a link comment I think it looks good.
ac97ec7 to
ca24a2d
Compare
|
I have added a comment about the process link and force pushed |
ca24a2d to
071b88f
Compare
The merge-base changed after approval.
This PR fixes some chiefly test case glitches for SSL distribution over kTLS, but also removes some unneeded checks when activating kTLS from the regular SSL distribution module
inet_tls_dist, which avoids some rare bogus connection initialization failures.