You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: