Details
-
Task
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
3.1.0, 3.0.8
-
None
-
None
Description
MariaDB Connector/C added the MARIADB_OPT_SSL_CIPHER_STRENGTH option in the following commit:
https://github.com/MariaDB/mariadb-connector-c/commit/509b948e7dda787d02f6c8fdd236060e4d38ad72
It looks like it was renamed to MARIADB_OPT_TLS_CIPHER_STRENGTH, probably in the following commit:
https://github.com/MariaDB/mariadb-connector-c/commit/4b1e94bccce482e979f1f337ba66d8c8a982ee84
https://github.com/MariaDB/mariadb-connector-c/blob/v3.0.9/include/mysql.h#L217
Should MariaDB Connector/ODBC add a parameter that corresponds to this option?
Attachments
Issue Links
- is blocked by
-
CONC-439 Value of MARIADB_OPT_TLS_CIPHER_STRENGTH option is no longer used
- Open
- relates to
-
ODBC-228 Add parameter that corresponds to MARIADB_OPT_TLS_VERSION option from MariaDB Connector/C
- Closed
-
ODBC-239 Switch from deprecated mysql_options to mysql_optionsv
- Closed
-
ODBC-240 SSLFP and SSLFPLIST parameters appear unused
- Closed
-
ODBC-241 Add parameter that corresponds to MYSQL_SERVER_PUBLIC_KEY option from MariaDB Connector/C
- Closed
-
ODBC-238 Add parameter that corresponds to MYSQL_OPT_SSL_ENFORCE option from MariaDB Connector/C
- Closed