Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
11.2(EOL)
-
None
Description
require_secure_transport doesn't allow TCP connections anymore. This was broken in MDEV-30178 that moved the check for SSL to be done before the SSL layering is done.
And that was possible to happen without breaking any tests, because there were no tests whether require_secure_transport allows SSL or not.
Attachments
Issue Links
- is caused by
-
MDEV-13362 implement –require_secure_transport option like in MySQL 5.7
- Closed
-
MDEV-30178 Error message when 'require_secure_transport' is enabled should be more explict
- Closed