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

MySQL SSL Connection Requirement for Data Source Configuration #886

Open
fazomo opened this issue Nov 9, 2024 · 1 comment
Open

MySQL SSL Connection Requirement for Data Source Configuration #886

fazomo opened this issue Nov 9, 2024 · 1 comment

Comments

@fazomo
Copy link

fazomo commented Nov 9, 2024

Is your feature request related to a problem? Please describe.
When configuring MySQL as a data source, I’m encountering a connection failure due to an SSL requirement. The error message displayed (see attached image) indicates that the connection cannot proceed without SSL. I noticed that PostgreSQL has a useSSL toggle option, which makes SSL configuration straightforward, but I couldn’t find a similar option for MySQL.

Describe the solution you'd like
Is there a specific reason why MySQL doesn’t support a useSSL toggle, or is there an alternative approach to configure SSL for MySQL connections in the same way? Any guidance would be appreciated!

iShot_2024-11-09_11 49 43
@wwwy3y3
Copy link
Member

wwwy3y3 commented Nov 12, 2024

@fazomo Thank you for your feedback and for bringing this to our attention!

We’ll open a ticket to investigate and implement a similar SSL configuration toggle for MySQL. This will be added to our development pipeline, and we’ll keep you updated on its progress.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Next
Development

No branches or pull requests

2 participants