SAF_KEY_RING - UBROKER configuration option
Description
The SAF_KEY_RING option specifies the SAF (RACF is a SAF implementation) certificate key ring name that the Universal Broker started task should used for its certificate.
The key ring must be associated with the user profile with which the Universal Broker started task executes.
info
SAF_KEY_RING is required if the SSL_IMPLEMENTATION option is set to system.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
|---|---|---|---|---|---|
Command Line, Long Form | -saf_key_ring name | ||||
Environment Variable | UBRSAFKEYRING=name | ||||
Configuration File Keyword | saf_key_ring name |
Values
name is the name of the SAF certificate key ring.