skip to main content
Using the ODBC Client : Specifying ODBC Connection Attributes : CryptoProtocolVersion
 

CryptoProtocolVersion

Description

Specifies a comma-separated list of the protocol versions that can be used in creating an SSL connection to the data source. If the specified protocol is not supported by the database server, the connection fails and the connectivity service returns an error.

Valid Values

TLSv1 | TLSv1.1 | TLSv1.2

Default

TLSv1.2