Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

support TLS skip-verify #170

Open
csuzhangxc opened this issue Oct 21, 2020 · 1 comment
Open

support TLS skip-verify #170

csuzhangxc opened this issue Oct 21, 2020 · 1 comment

Comments

@csuzhangxc
Copy link
Member

Feature Request

Is your feature request related to a problem? Please describe:

some MySQL servers may use a self-signed or invalid certificate, then in dumpling we may need skip-verify.

Describe the feature you'd like:

support specify to skip TLS verify.

Describe alternatives you've considered:

may we need to consider the server to verify the client?

Teachability, Documentation, Adoption, Optimization:

@dveeden
Copy link
Contributor

dveeden commented Oct 14, 2021

Might be good to see if there are other TLS things that also need work, like requiring TLS. Setting a minimum TLS version is probably best done on the server instead.

Feel free to contact me if anyone wants to work on this and needs help.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants