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

Support TLS in MySQL drainer #887

Closed
kolbe opened this issue Jan 29, 2020 · 1 comment · Fixed by #894
Closed

Support TLS in MySQL drainer #887

kolbe opened this issue Jan 29, 2020 · 1 comment · Fixed by #894
Labels
feature-request This issue is a feature request status/help-wanted

Comments

@kolbe
Copy link
Contributor

kolbe commented Jan 29, 2020

Feature Request

TLS should be supported in drainer connections to downstream MySQL/MariaDB/TiDB instances/cluster.

It should be possible to specify CA, client certificate, and client certificate key.

@kolbe kolbe added the feature-request This issue is a feature request label Jan 29, 2020
@tirsen
Copy link

tirsen commented Jan 29, 2020

It should also be possible to use only with a CA in case there is no client certificate. We don't use client certificates at this point (but may in the future!).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request This issue is a feature request status/help-wanted
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants