...
Step 1 | Create a Certificate Authority (CA) certificate and private key using the following RACDCERT command:
| ||||||||
---|---|---|---|---|---|---|---|---|---|
Step 2 | Create a certificate for the Universal Broker STC and sign it with the CA certificate created in Step 1 using the following RACDCERT command:
| ||||||||
Step 3 | Create a certificate key ring for the user profile UBRUSR with the following RACDCERT command:
| ||||||||
Step 4 | Connect the CA certificate and the Universal Broker certificate to the key ring with the following RACDCERT command:
| ||||||||
Step 5 | If the resource profile IRR.DIGTCERT.LISTRING in the FACILITY class is not defined, define it with the following RDEFINE command:
| ||||||||
Step 6 | Permit the Broker user profile UBRUSR READ access to the RACF profile
| ||||||||
Step 7 | Modify the Universal Broker configuration member UBRCFG00 as follows:
| ||||||||
Step 8 |
The CA certificate must be distributed to the remote systems from which Universal Agent managers are executed. The managers must be configured with the CA certificate in their list of Trusted CA certificates using the CA_CERTIFICATES configuration option.
|
...