Enable SSL for CCI in UUJMA Environment
search cancel

Enable SSL for CCI in UUJMA Environment

book

Article ID: 138464

calendar_today

Updated On:

Products

Unicenter Job Management Option

Issue/Introduction

How to enable SSL for CCI in a  UUJMA environment? 

Environment

Release:11.2 SP2 CUM1


Component: CCI

Resolution

Secure Sockets Layer (SSL)

Provides an added layer of protection by encrypting network data before

transmission over the network and decrypting the data upon receipt.

Unicenter AutoSys JM does not enable SSL by default.



Important! If SSL encryption is turned on for any server process, it must be

turned on for all client and server processes that communicate with it.

Basically, processes on an SSL-enabled host cannot communicate with

processes on a host that is not SSL-enabled. All Unicenter AutoSys JM

processes are subject to the SSL setting of the host.



To Enable SSL you need to specify SECURE=YES on the REMOTE statement in the CCIRMTD.RC


SECURE=[YES|NO]

YES

Specifies that a connection attempt to the corresponding remote CAICCI will be required to be made in a secure manner.


NO

Specifies that an outgoing connection attempt will be made in a non-secure manner unless the corresponding remote CAICCI requires it.