PRIVATE_KEY_INFILE - Universal Certificate configuration option
Description
The PRIVATE_KEY_INFILE option specifies a file from which an RSA private key is read.
It allows an existing PKCS#8-encoded key to be re-used when creating certificate requests.
The format of the file is specified by the PRIVATE_KEY_FORMAT option.
Usage
Method |
Syntax |
IBM i |
HP NonStop |
UNIX |
Windows |
z/OS |
Command Line, Short Form |
-i ddname or file |
|
|
|
|
|
Command Line, Long Form |
-private_key_infile ddname or file |
|
|
|
|
|
Environment Variable |
UCRPRIVATEKEYINFILE=ddname or file |
|
|
|
|
|
Values
ddname or file is the name of the file.