Output SSLMODE - 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

Usage Notes

The output SSLMODE parameter identifies the actual SSLMODE used in a connection to a server.

Language Variable Name
COBOL: DBCAREA-O-SSLMODE
C: DBCAREA.H: o_sslmode
Routine Action Taken
DBCHINI: writes
DBCHCL: writes (CON)
Used by Action Taken
application program reads

For SSLMODE values allow (‘A’) and prefer (‘P’), o_sslmode will be set to ‘D’ if a non-TLS connection was used, or ‘R’ if a TLS connection was used. For all other SSLMODE values, o_sslmode will contain the value of the SSLMODE parameter (for example, D, R, C, F).