Hello, We are currently using the JDBC driver to connect to databases, some with TLS RSA Certificates. I'm not finding any documentation for ADO.NET connections using TLS RSA. See here: http://dcx.sap.com/index.html#sqla170/en/html/9da0c496b1cc4245bae5f9cadf98e5fc.html. Any help would be appreciated. -billy |
The connection parameters to use with TLS are identical for all APIs in my understanding. Therefore you will need to use the ENC connection parameter with according values, as documented here.