Remove SSL Keys / Certificates to Change to TCP | Teradata DSA | DSE | DSU - Changing to TCP by Removing SSL Keys and Certificates - BAR - Data Stream Architecture - Data Stream Extensions

Teradata® DSA - DSE for IBM Spectrum Protect Installation, Configuration, and Upgrade Guide

Product
BAR
Data Stream Architecture
Data Stream Extensions
Release Number
17.10
Published
March 2021
Language
English (United States)
Last Update
2021-04-19
dita:mapPath
xcs1611950516794.ditamap
dita:ditavalPath
gjr1576617673366.ditaval
dita:id
B035-3155
lifecycle
previous
Product Category
Software
Teradata Tools and Utilities
You must remove SSL keys and certificates to switch from an SSL to a TCP configuration. The manual steps taken in setting up self-signed keys and certificates for SSL must be reverted to TCP manually.
  1. Use the ssl_setup_cert_wrapper.sh script with the -C option to clean up configuration files in the ActiveMQ directory. The script is located in the $DSA_DSC_ROOT directory. Script usage is ssl_setup_cert_wrapper.sh [-h] [-C] [-a activemq_dir], where:
    Option Description
    -h Displays help information.
    -C Cleans up the configuration files in the specified ActiveMQ directory.
    -a Specifies the directory where ActiveMQ is installed.
  2. At the Directory prompt, type the full path to the ActiveMQ directory: /opt/teradata/tdactivemq/apache-activemq-5.xx.xx .
    ActiveMQ restarts after certificates are removed.