Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

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

asked 05 Nov '19, 16:19

FICSTech's gravatar image

FICSTech
11334
accept rate: 0%

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.

(05 Nov '19, 17:21) Volker Barth
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×39

question asked: 05 Nov '19, 16:19

question was seen: 688 times

last updated: 05 Nov '19, 17:21