Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
3.3.1, 3.1.16
-
None
Description
The current implementation of ma_tls_read/write doesn't handle post handshakes correctly: If an alert occurs after handshake (TLSv1.3) or renogitation it's not handled properly: Instead of getting the TLS error message, a general error "ERROR 2013 (HY000): Lost connection to server at 'sending authentication information', system error: 104" is returned.
This issue is the client part of MDEV-27405
Attachments
Issue Links
- blocks
-
MDEV-27405 Inconsistent error messages upon missing correct extendKeyUsage purpose in certificates
-
- Open
-
Activity
Field | Original Value | New Value |
---|---|---|
Link | This issue blocks MDEV-27405 [ MDEV-27405 ] |
Description |
The current implementation of ma_tls_read/write doesn't handle post handshakes correctly: If an alert occurs after handshake (TLSv1.3) or renogitation it's not handled properly: Instead of getting the TLS error message, a general error "ERROR 2013 (HY000): Lost connection to server at 'sending authentication information', system error: 104" is returned.
This is the client part of MDEV-27405 |
The current implementation of ma_tls_read/write doesn't handle post handshakes correctly: If an alert occurs after handshake (TLSv1.3) or renogitation it's not handled properly: Instead of getting the TLS error message, a general error "ERROR 2013 (HY000): Lost connection to server at 'sending authentication information', system error: 104" is returned.
This issue is the client part of MDEV-27405 |
Fix Version/s | 3.1 [ 23223 ] | |
Fix Version/s | 3.3 [ 26080 ] | |
Fix Version/s | 3.1.17 [ 27520 ] | |
Fix Version/s | 3.3.2 [ 28202 ] |