[MDEV-26377] Stricter validation of ssl-mode values Created: 2021-08-16 Updated: 2022-03-22 Resolved: 2022-02-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera SST |
| Affects Version/s: | 10.2.40, 10.3.31, 10.4.21, 10.5.12, 10.6.4 |
| Fix Version/s: | 10.9.0, 10.2.44, 10.3.35, 10.4.25, 10.5.16, 10.6.8, 10.7.4, 10.8.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Julius Goryavsky | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||
| Description |
|
A stricter check of the values of the ssl-mode option is needed, since now the check is performed simply for the presence of the "VERIFY_" prefix, while in reality only two values starting with this prefix are allowed - these are VERIFY_CA and VERIFY_IDENTITY, see comments to |
| Comments |
| Comment by Jan Lindström (Inactive) [ 2022-02-23 ] |
|
ok to push. |