OpenAccess ODBC driver - Add possibility to enable encryption and certificates in custom...

Status
Not open for further replies.
A

akendzior

Guest
Some ODBC clients (e.g. MS Query which is used by MS Excel) are trying to use DSN-less connection from GUI which results in displaying our custom connection dialog (the one where you have to specify host, port etc.). We are using encryption and now there is no way how to tell the driver to use encrypted connection and the connection always fails. Please extend LogonDlgExchange class that is used to exchange information between the driver and the connection/logon dialogs with a possibility to specify encryption (Encrypted parameter) and the use of certificates for non-anonymous cipher suites (Truststore, TruststorePassword, HostNameInCertificate and ValidateServerCertificate parameters)

Continue reading...
 
Status
Not open for further replies.
Top