Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

CryptoProtocolVersion

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 8.1
    • Documentation

Description

Specifies a comma-separated list of the protocol versions that can be used in creating an SSL connection to the data source. When multiple protocol versions are specified, the JDBC client will try the highest version first. If the highest version fails, the client will try the next highest version until the SSL handshake succeeds. Thus, the highest version supported supported by the database server will be used. If the database server does not support the specified protocol(s), the connection fails and the connectivity service returns an error.

Valid Values

TLSv1 | TLSv1.1 | TLSv1.2 | TLSv1.3

Note: TLSv1.3 is supported only in JDK 11 and later versions and JDK 8u261 and later versions.

Default

TLSv1,TLSv1.1,TLSv1.2,TLSv1.3

TitleResults for “How to create a CRG?”Also Available inAlert