Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cmdline ssl options for mysql #192

Open
dhirajsb opened this issue Feb 27, 2024 · 0 comments
Open

Add cmdline ssl options for mysql #192

dhirajsb opened this issue Feb 27, 2024 · 0 comments

Comments

@dhirajsb
Copy link

Currently, only postgres connections support ssl options on the cmdline. Add support for specifying mysql ssl connection options on the cmdline too.
For example:

--mysql_config_sslcert
--mysql_config_sslkey
--mysql_config_sslrootcert
--mysql_config_sslcapath
--mysql_config_sslcipher
--mysql_config_verify_server_cert
dhirajsb added a commit to dhirajsb/ml-metadata that referenced this issue Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant