SDK Version: 0.55
Windows server: Disable TLS 1.3
MySql server: Enforce TLS 1.3
Test result: connect to mysql server failed.
When I enabled TLS1.3 on the Windows server, I can successfully connect to the server.
I want to know the reason for the difference between these two results.
I did not see any code related to TLS1.3 in the source code of v0.55