X509CERT - USAP configuration option
Description
The X509CERT option specifies the path to a file containing the credentials to log on with an X509 certificate ticket instead of USER&PASSWORD.
The certificate must be Base64-encoded and mapped to a valid user in the back-end's user configuration.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -rfc_x509cert path | |||||
Environment Variable | USAP_RFC_X509CERT=path | |||||
Configuration File Keyword | rfc_x509cert path |
Value
path specifies the path to a file containing the credentials to log on with an X509 certificate ticket instead of USER&PASSWORD.
Command Usage
The X509CERT option is an RFC (Remote Function Call) option.
RFC options are associated with program execution, not commands. They are used to configure the SAP NW RFC connection.