[MDEV-27742] Add --ssl-version option to command line client Created: 2022-02-03 Updated: 2023-06-16 Resolved: 2023-06-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Minor |
| Reporter: | Hartmut Holzgraefe | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Connector/C allows for setting the TLS versions to offer to the server when connecting, e.g:
but this functionality is not exposed as a command line client option yet. |
| Comments |
| Comment by Hartmut Holzgraefe [ 2022-02-03 ] |
|
This would especially come in handy for testing, but would be of general use, too. |
| Comment by Hartmut Holzgraefe [ 2023-06-16 ] |
|
Requested option is present in current releases |