Hello,
We use SQL Anywhere 11 - dbsrv starts with TLS encryption (-xTCPIP -ec tls(tls_type=rsa;identity=C:\identity.pem;identity_password=pass) ). The client application connects with ODBC and everything works fine.
We tried to migrate to SQL Anywhere 16. After installing version 16 everything works fine - as it was in v.11. But after installing the latest EBF we can't connect to the database. We got TLS handshake failure error.
Dbsrv starts with the same parametrers every time, ODBC doesn't change.
Do you know any solution for that? We cant' find anything online - it's a bit strange. Does anyone use TLS encryption with SQL Anywhere?
TIA,
Patryk