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

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

Product
Data Stream Architecture
Data Stream Extensions
Release Number
15.11
Published
August 2016
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
wxt1471999008645.ditamap
dita:ditavalPath
3151_DSE_ICUCustomer_1511.ditaval.ditaval
dita:id
B035-3151
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.