SSLPROTOCOL - Call-Level Interface Version 2

Teradata® Call-Level Interface Version 2 Reference for Workstation-Attached Systems - 20.00

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
Lake
VMware
Product
Call-Level Interface Version 2
Release Number
20.00
Published
January 2024
ft:locale
en-US
ft:lastEdition
2024-11-15
dita:mapPath
bmn1691484839905.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
fvz1470444150352
lifecycle
latest
Product Category
Teradata Tools and Utilities

The desired TLS protocol version can be specified using the SSLPROTOCOL parameter. This is an optional parameter and can only be set by using the sslprotocol attribute in a connection string. For example:

dbcarea.connect_ptr = “sslmode=require;sslprotocol=TLS1_2”

The valid values for SSLPROTOCOL are:

Value Description
TLS1_2 Use TLS version 1.2 protocol. (default)
Support for TLS versions 1.3 and higher will be available in future releases.