z/OS Cryptographic Services PKI Services Guide and Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


REQCERT and REQRENEW - preprocessing

z/OS Cryptographic Services PKI Services Guide and Reference
SA23-2286-00

Purpose

Provide additional authorization checking, parameter validation and modification, and a mapping of the passphrase to a set of security answers to use during QRECOVER processing, if the passphrase is forgotten.

Arguments

argument 3…argument n
The parameters as input to the CGI plus values resolved by the CGI in name=value form, for example, "CommonName=Sam Smith".

Return codes

Return code Meaning
0 Continue with the request with possible modifications.
4 Continue with the request with possible modifications, but change it to not require administrator approval.
8 - 49 Deny the request and return to the caller immediately.

STDOUT

Zero or more additional CertPlist parameters to add to the request in name=value form, one per line. For those fields defined as non-repeating (according to the documentation for the IRRSPX00 callable service, for example, CommonName), specifying the parameters here in effect replaces the CGI input values.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014