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
We've been using Makara with mysql2_makara adapter. The problem is that we need to turn on ssl_mode and pass sslca, sslcert and sslkey to our master and slave connections. Each connection has a different certificate and I couldn't find any docs that explain how we can do it. I already tried passing these parameters under the connection setting, but it didn't work.
The text was updated successfully, but these errors were encountered:
We've been using Makara with mysql2_makara adapter. The problem is that we need to turn on ssl_mode and pass sslca, sslcert and sslkey to our master and slave connections. Each connection has a different certificate and I couldn't find any docs that explain how we can do it. I already tried passing these parameters under the connection setting, but it didn't work.
The text was updated successfully, but these errors were encountered: