Cisco Cisco Workload Automation 6.3 Installation Guide

Page of 194
171
Cisco Systems, Inc.
www.cisco.com
14
Configuring SSL Messaging
This section discusses the procedure to configure SSL messaging on a CWA 6.3 system. CWA uses Java Messaging 
Service (JMS) to implement communications among its components. 
This chapter discusses SSL configuration for its components in these sections:
Obtaining Server Keys and Certificates
You need a pair of server key and certificate for each of the following components:
Client Manager
Primary Master
If you plan to use a Remote Master, you need a pair of server key and certificate for it too.
If you are setting up a fault tolerant system, you also need a pair of server key and certificate for each of the following 
components:
Backup Master
Fault Monitor
All of these servers require keys and certificates be stored in Java Keystore (JKS) files.
You may generate key and certificate by yourself or obtain them from a trusted certificate authority (CA) using one of 
these methods:
Generating Keys and Certificates
There are various tools that allow you to generate keys and certificates, among them the Java Keytool that comes with 
JRE installation.
Java Keytool Example: generating key & certificate in a keystore