Updating empublisher File to Include SSL Options on the Ecosystem Manager Client on Windows - Teradata Ecosystem Manager

Teradata Ecosystem Manager Installation, Configuration, and Upgrade Guide for Customers

Product
Teradata Ecosystem Manager
Release Number
16.00
Published
December 2016
Language
English (United States)
Last Update
2018-03-29
dita:mapPath
zwe1470238783289.ditamap
dita:ditavalPath
3203_ICUCustomer_em_1600.ditaval.ditaval
dita:id
B035-3203
lifecycle
previous
Product Category
Analytical Ecosystem
  1. Copy $INSTALL_DIR$\client\em\services\empublisher\conf\wrapper.conf to $INSTALL_DIR$\client\em\services\empublisher\conf\wrapper.conf.original.
    The $INSTALL_DIR$ is the Ecosystem Manager Client Installation root folder. The default folder is: C:\Program Files\Teradata.
  2. Modify the wrapper.conf file from the $INSTALL_DIR$ \client\em\services\empublisher\conf folder to include the SSL options:
    wrapper.java.additional.1=-Djava.util.logging.config.file="C:\Program Files 
    (x86)\Teradata\client\em\services\empublisher\conf\empublisher.properties    
    -Djavax.net.ssl.keyStore="C:\certs\client.ks" -Djavax.net.ssl.keyStorePassword=password -Djavax.net.ssl.trustStore="C:\certs\client.ts"
  3. Copy $INSTALL_DIR$\client\em\conf\transport.properties to $EM_HOME/conf/transport.properties.original.
  4. Edit $INSTALL_DIR$\client\em\conf\transport.properties to change 61616 to 61617 and tcp to ssl.
  5. Stop and start the empublisher service from Start > Control Panel > Administrative Tools > Services.