mySQLCommunityServer and TLS 1.0/1.2

Do i have to and how can i set the TLS Mode for a mySQL SSL Connection using the mySQLCommunityServer Plugin?
Thank you for your kind help.

BTW: First Tests resulting in 1045 errors. But this may be because of a Server misconfiguration?

I had same issue and I file a bug report for that but I guess is still under checkin or so #60596 as bug report. I see they changed the status to Reproducible , so hopefully it will be fixed soon.

My issue has been solved. It was a misconfiguration on the mySQL Server. I had to make no changes (except now using SecureAuth = True) to my Code. :slight_smile: