mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-07-23 05:19:42 +00:00

* extend the client auth plugin API with a new callback * relax the plugin version check to allow load a plugin with the same major version, even if the minor versions differ * implement the protocol extension: - don't abort at once if the certificate is self signed and no CA was explicitly specified - allow it if it passes fingerprint check - allow it if plugin has hash_password_bin callback, password was non-empty and the control hash matches server's