SSLMODE, SSLCA, SSLCAPATH - Call-Level Interface Version 2

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

Product
Call-Level Interface Version 2
Release Number
17.10
Published
October 2021
Language
English (United States)
Last Update
2021-11-02
dita:mapPath
ttt1608578409164.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2418
lifecycle
previous
Product Category
Teradata Tools and Utilities

CLI uses these variables to control the TLS security level, and the location of custom CA certificate stores.

SSLMODE

Set SSLMODE to the desired TLS security level. Valid values are disable, allow, prefer, require, verify-ca, and verify-full. For more information, refer to How to Secure Connections using TLS.

SSLCA

Use this parameter to specify the path to a file containing OpenSSL compatible PEM encoded trusted certificates. For more information, refer to How to Secure Connections using TLS.

SSLCAPATH

Use this parameter to specify the path to a directory containing OpenSSL compatible hashed filenames either containing or pointing to files containing PEM encoded trusted certificates. For more information, refer to How to Secure Connections using TLS.