Details
-
New Feature
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
N/A
-
None
Description
Since version 11.6 server features Parsec authentication plugin. C/C++ has to support it as well. For that we have to build connector on top of Connector/C version 3.4 series(v3.4.9 atm)
Additionally, zero configuration TLS feature will become available. But for it application will have enable certificate validation by setting disableSslHostnameVerification and trustServerCertificate to false - for disableSslHostnameVerification it's false by default, so technically only trustServerCertificate.