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

[REQUEST] ability to use SSL for mysql #1139

Open
tonyaellie opened this issue Apr 2, 2024 · 3 comments
Open

[REQUEST] ability to use SSL for mysql #1139

tonyaellie opened this issue Apr 2, 2024 · 3 comments

Comments

@tonyaellie
Copy link

tonyaellie commented Apr 2, 2024

Is your feature request related to a problem? Please describe.
I'm trying to use soketi with planetscale but planetscale requires the client to use SSL, as far as i can tell there is no way to use it with the current config.

Describe the solution you'd like
An environment variable to set ssl: { rejectUnauthorized: true } for the knex config.

@nsaliu
Copy link

nsaliu commented May 15, 2024

I have the same issue with Digitalocean.

Is there a way to connect to MySQL with SSL?

@nsaliu
Copy link

nsaliu commented May 17, 2024

I didn't investigate too much on this, but do you know if there is an "hacky way" to connect to MySQL via SSL at the moment?

@tonyaellie
Copy link
Author

I couldn't find any good way short of just modifying the code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants