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 SSL for MySQL (mariaDB) #3882

Closed
dl-lim opened this issue Jun 4, 2021 · 2 comments
Closed

Add SSL for MySQL (mariaDB) #3882

dl-lim opened this issue Jun 4, 2021 · 2 comments
Labels
area/connectors Connector related issues connectors/source/mysql type/enhancement New feature or request

Comments

@dl-lim
Copy link

dl-lim commented Jun 4, 2021

Tell us about the problem you're trying to solve

What are you trying to do, and why is it hard? A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Trying to connect to MySQL server with SSL
JDBC url parameter does not accept ?requireSSL=true&useSSL=true&verifyServerCertificate=false
Connection fails when db user requires SSL.

Describe the solution you’d like

A clear and concise description of what you want to see happen, or the change you would like to see
Allow SSL connection

Describe the alternative you’ve considered or used

A clear and concise description of any alternative solutions or features you've considered or are using today.
Add a VPN connection to the db server and not use SSL.

Additional context

Add any other context or screenshots about the feature request here.

Are you willing to submit a PR?

Your answer
Not technical in that area.

Reference:
#2757

@dl-lim dl-lim added the type/enhancement New feature or request label Jun 4, 2021
@sherifnada sherifnada added the area/connectors Connector related issues label Jun 4, 2021
@marcosmarxm
Copy link
Member

thanks @alderson59 I added your request on the connector roadmap.

@grishick
Copy link
Contributor

grishick commented Jul 1, 2022

This is a duplicate of #6985

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/connectors Connector related issues connectors/source/mysql type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants