Skip to content

Conversation

riverszhang89
Copy link
Contributor

Morgan demonstrated that if SSL is enabled, when the server experiences a high connection rate and is slow to complete SSL handshakes, a client may mistake OpenSSL's hello packet for a plaintext server response.

This patch fixes it.

morgando and others added 3 commits October 12, 2025 17:01
Signed-off-by: mdouglas47 <[email protected]>
Signed-off-by: mdouglas47 <[email protected]>
Morgan demonstrated that if SSL is enabled, when the server experiences a high
connection rate and is slow to complete SSL handshakes, a client may mistake
OpenSSL's hello packet for a plaintext server response.

This patch fixes it.

Signed-off-by: Rivers Zhang <[email protected]>
Copy link

@roborivers roborivers left a comment

Choose a reason for hiding this comment

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

Coding style check: Error. ⚠.
Smoke testing: Error ⚠.
Cbuild submission: Success ✓.
Regression testing: Success ✓.

The first 10 failing tests are:
logfill_logput_window_generated

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