SSL with a thumbprint specific personal store-based certificate using MySqlConnection

Connection string

This MySQL Connector/Net connection string can be used for connections to MySQL.

Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;
SSL Mode
=Required;
Certificate Store Location=CurrentUser;
Certificate Thumbprint
=479436009a40f3017a145cf8479e7694d7aadef0;

This option is available from Connector/NET version 6.2.1