When the Directory Supports SSL - Analytics Database - Teradata Vantage

Security Administration

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2024-04-05
dita:mapPath
hjo1628096075471.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
zuy1472246340572
lifecycle
latest
Product Category
Teradata Vantageā„¢

If the directory server supports either SSL only, or SSL and TLS, you can use the following procedures to obtain the server certificate chain from each directory server instance that Teradata Vantage must access. The procedure collects the certificates into a directory and then creates hashes for them.

For each directory server to which Teradata Vantage must connect, run the following command from the Vantage command prompt:

openssl s_client -connect server_name[:port] -showcerts </dev/null
server_name
The directory server DNS name.
port
[Optional] The port where SSL listens.
Default: 636

The command produces output that shows the certificate chain.