Lines Matching refs:request
52 Timeout values may be given per request-response pair and per transaction.
66 OSSL_CMP_exec_certreq() performs a certificate request of the type specified
68 For IR, CR, and KUR, the certificate template to be used in the request
75 CA (or an intermedate PKI component) can fully process and answer the request.
79 When called for the first time (with no certificate request in progress for
80 the given I<ctx>) it starts a new transaction by sending a certificate request
83 it continues polling for the pending request
84 unless the I<req_type> argument is < 0, which aborts the request.
97 If the caller decides to abort the pending certificate request and provides
121 So far the CMP client implementation is limited to one request per CMP message
134 or on successfully aborting a pending certificate request, 0 on error, and -1