CERTIFICATE - UEC configuration option
Description
The CERTIFICATE option specifies the file / ddname name of the PEM-formatted X.509 certificate that identifies the Universal Enterprise Controller.
UEC may use an X.509 certificate to identify itself when connecting to Universal Brokers. If a certificate is not specified by CERTIFICATE, an internal certificate is generated.
Note
If the CERTIFICATE option is used, the PRIVATE_KEY option also is required.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -cert ddname or file | |||||
Configuration File Keyword | certificate ddname or file |
Values
Windows | file is the path name of the X.509 certificate file. Relative paths are relative to the current working directory. |
---|---|
z/OS | ddname is the ddname of the X.509 certificate. |