[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:

mysql_optionsv(mysql, MARIADB_OPT_TLS_VERSION, (void *)"TLSv1.2,TLSv1.3");

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

Generated at Thu Feb 08 09:55:14 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.