Discussed in #1236
Originally posted by ericgray June 3, 2025
I am connecting to a MySQL server that has require_secure_transport=ON so I need to use mycli --ssl to connect, and it does work. However, I cannot determine where I can put this in the config file so I do not need it on the command line.