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.

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

@riverszhang89 riverszhang89 force-pushed the try_ssl_backout_rebase branch from 54b1325 to 1d886e0 Compare November 5, 2025 13:42
morgando and others added 3 commits November 5, 2025 08:44
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]>
@riverszhang89 riverszhang89 force-pushed the try_ssl_backout_rebase branch from 1d886e0 to 08ad3b2 Compare November 5, 2025 13:50
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: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: Success ✓.

The first 10 failing tests are:
trans [setup core dumped]
sc_redo [core dumped]
logfill_logput_window_generated
upsert
undrained_connection
undrained_connection_nossl_generated
sc_transactional_rowlocks_generated
truncatesc_offline_generated
insert_lots_ssl_generated
insert_lots

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