Lines Matching refs:request

111 Add the certificate I<filename> to the request.
118 Don't include any certificates in signed request.
123 B<num> is added to the request. The serial number is interpreted as a
129 Sign the OCSP request using the certificate specified in the B<-signer>
133 the OCSP request is not signed.
137 Additional certificates to include in the signed request.
142 Add an OCSP nonce extension to a request or disable OCSP nonce addition.
143 Normally if an OCSP request is input using the B<-reqin> option no
145 If an OCSP request is being created (using B<-cert> and B<-serial> options)
150 Print out the text form of the OCSP request, response or both respectively.
154 Write out the DER encoded certificate request or response to I<file>.
158 Read OCSP request or response file from I<file>. These option are ignored
159 if OCSP request or response creation is implied by other options (for example
170 If the B<-host> option is present then the OCSP request is sent to the host
194 Adds the header I<name> with the specified I<value> to the OCSP request
202 the time that the responder is willing to wait for the client request.
204 the complete request is received.
288 be used. The default is the same digest algorithm used in the request.
293 OCSP request. Any digest supported by the OpenSSL B<dgst> command can be used.
315 responder mode, otherwise it is in client mode. The request(s) the responder
381 running instead of terminating upon receiving a malformed request.
412 the OCSP request checked using the responder certificate's public key.
423 Otherwise the issuing CA certificate in the request is compared to the OCSP
427 CA certificate in the request. If there is a match and the OCSPSigning
458 simple HTTP request handling and can only handle the POST form of OCSP
469 Create an OCSP request and write it to a file:
489 As above but exit after processing one request:
494 Query status information using an internally generated request:
499 Query status information using request read from a file, and write the response