TRANSPORT_FILE - Universal Certificate configuration option
Description
The TRANSPORT_FILE option specifies either:
- Name of the file from which the certificate and private key is read
- Name of the file to which the certificate and private key is written
It is a DER-formatted file encoded in PKCS#12 syntax.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -transport_file ddname or file | |||||
Environment Variable | UCRTRANFILE=ddname or file |
Values
ddname or file is the name of the file.