WrenAI icon indicating copy to clipboard operation
WrenAI copied to clipboard

MySQL SSL Connection Requirement for Data Source Configuration

Open fazomo opened this issue 1 year ago • 1 comments

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

fazomo avatar Nov 09 '24 02:11 fazomo