Disable SSL for mysql DB

Hi there,

I am playing around with Metabase and I can't figure out where to disable the usage of RSA cert to connect the database.

Would anyone be so kind and show me the right way?

I am using Metabase on linux and in the docker the MySQL DB is outside the docker for now.

Check RSA public key is not available client side

I don't want to use the RSA public key, since we are currently using this for testing.

you will not use the public key with the statement that's present in the thread I sent you

1 Like

thank you <3 solved