Removing SSL Keys and Certificates - Data Stream Architecture - Data Stream Utility

Data Stream Utility Installation, Configuration, and Upgrade Guide for Customers

Product
Data Stream Architecture
Data Stream Utility
Release Number
16.10
Published
August 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
vir1487616382457.ditamap
dita:ditavalPath
3153_DSU_ICUCustomer_1610.ditaval.ditaval
dita:id
B035-3153
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.6.0. ActiveMQ restarts after certificates are removed.