Open
Description
If mariadb-corporation/mariadb-connector-c#227 is accepted, then MySqlConnector should also support the new TLS handshake.
Exact details are in that case and subject to change, but at a high level:
- Server exposes "supports SSL Request V2" bit
- Client sends new two-byte SSL Request V2 packet
- Client should (must?) verify CA to avoid MitM
- Client sends handshake response with "supports SSL Request V2" bit set