Scenario 5: ODBC Client-Side Settings - Aster Client

Teradata Aster® Client Guide

Product
Aster Client
Release Number
7.00
Published
May 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
hki1475000360386.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
B700-2005
lifecycle
previous
Product Category
Software
  1. Copy the queen’s public key, /home/beehive/certs/sampleco.pem to the client. For this example, we will assume the client will store the public key as /home/jbloggs/certs/sampleco.pem.
  2. Make the following settings on each ODBC client:
    • EnableSSL=1
    • SSLEncryptReads=0
    • SSLAllowSelfSignedPeer=1
    • SSLFileType=SSL_FILETYPE_PEM
    • SSLTrustedCADir=/home/jbloggs/certs/
    • SSLTrustedCAFileName=/home/jbloggs/certs/sampleco.pem