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
-
Activity
Field | Original Value | New Value |
---|---|---|
Link |
This issue is caused by |
Link |
This issue is caused by |
Priority | Major [ 3 ] | Critical [ 2 ] |
Assignee | Dmitry Shulga [ JIRAUSER47315 ] |
Status | Open [ 1 ] | Confirmed [ 10101 ] |
Description |
{{require_secure_transport}} doesn't allow TCP connections anymore. This was broken in And that was possible to happen without breaking any tests, because there were no tests whether {{require_secure_transport}} allows SSL or not. |
{{require_secure_transport}} doesn't allow TCP connections anymore. This was broken in And *that* was possible to happen without breaking any tests, because there were no tests whether {{require_secure_transport}} allows SSL or not. |
Link | This issue causes DBAAS-14288 [ DBAAS-14288 ] |
Link | This issue blocks DBAAS-14260 [ DBAAS-14260 ] |
Status | Confirmed [ 10101 ] | In Progress [ 3 ] |
Assignee | Dmitry Shulga [ JIRAUSER47315 ] | Oleksandr Byelkin [ sanja ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Oleksandr Byelkin [ sanja ] | Sergei Golubchik [ serg ] |
Assignee | Sergei Golubchik [ serg ] | Dmitry Shulga [ JIRAUSER47315 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
Status | Stalled [ 10000 ] | In Progress [ 3 ] |
Assignee | Dmitry Shulga [ JIRAUSER47315 ] | Sergei Golubchik [ serg ] |
Status | In Progress [ 3 ] | In Review [ 10002 ] |
Assignee | Sergei Golubchik [ serg ] | Dmitry Shulga [ JIRAUSER47315 ] |
Status | In Review [ 10002 ] | Stalled [ 10000 ] |
issue.field.resolutiondate | 2023-10-11 18:02:54.0 | 2023-10-11 18:02:53.746 |
Fix Version/s | 11.2.2 [ 29035 ] | |
Fix Version/s | 11.2 [ 28603 ] | |
Resolution | Fixed [ 1 ] | |
Status | Stalled [ 10000 ] | Closed [ 6 ] |
The commit, besides the fix itself, must include: