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

Not able to connect to MySQL database using TLS #1293

Open
soerenschneider opened this issue Oct 14, 2024 · 0 comments
Open

Not able to connect to MySQL database using TLS #1293

soerenschneider opened this issue Oct 14, 2024 · 0 comments

Comments

@soerenschneider
Copy link

Baikal version: 0.9.5

Expected behaviour: Connecting to a MySQL/MariaDB database that requires encrypted connections works.

Current behaviour: Connecting to MySQL database that enforces encryption doesn't work, the wizard to configure the database shows the following error.

Validation error
Baïkal was not able to establish a connexion to the MySQL database as configured.
MySQL says: SQLSTATE[HY000] [3159] Connections using insecure transport are prohibited while --require_secure_transport=ON.

Steps to reproduce:

  1. Setup a MySQL database using TLS certs using secure transport
  2. Spin up a fresh Baikal server and try to point it to the database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant