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

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

Product
Data Stream Architecture
Data Stream Utility
Release Number
16.00
Published
November 2016
ft:locale
en-US
ft:lastEdition
2018-04-17
dita:mapPath
lzp1474305417988.ditamap
dita:ditavalPath
3151_DSE_ICUCustomer_1600.ditaval.ditaval
dita:id
B035-3153
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.