ado.net TLS 1.2

Posted by bpakenham on 11-Sep-2018 11:30

Getting that my db2 database and drivers don't have a common algorithm when forcing TLS1.2.

Does ado.net support tls1.2?

Thanks

B

All Replies

Posted by Avadhoot Kulkarni on 12-Jun-2019 14:06

Yes, DataDirect Connect for ADO.NET Driver supports TLS 1.2 protocol.
 
The List of CipherSuites available are usually depend on underlying Operating System. Here is the link to Microsoft document which lists the list of CipherSuites available for Windows 10 v1507
 
You will find the links for other versions of Windows in the same section.
 
Hope this helps.
 
Regards,
Avadhoot
 
 

This thread is closed