Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
from PR https://github.com/mariadb-corporation/mariadb-connector-j/pull/233
When a client configures an explicit trustStore (and trustStoreType/trustStorePassword), "deferred identity" (fingerprint validation) must not be used.
thanks to jmestwa-coder