[MDEV-32123] require_secure_transport doesn't allow TCP connections Created: 2023-09-07 Updated: 2023-10-11 Resolved: 2023-10-11 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | SSL |
| Affects Version/s: | 11.2 |
| Fix Version/s: | 11.2.2 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Sergei Golubchik | Assignee: | Dmitry Shulga |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| 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. |
| Comments |
| Comment by Sergei Golubchik [ 2023-09-07 ] |
|
The commit, besides the fix itself, must include:
|