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