Lines Matching refs:request

111 Add the certificate I<filename> to the request. The issuer certificate
117 Don't include any certificates in signed request.
122 B<num> is added to the request. The serial number is interpreted as a
128 Sign the OCSP request using the certificate specified in the B<-signer>
132 the OCSP request is not signed.
136 Additional certificates to include in the signed request.
141 Add an OCSP nonce extension to a request or disable OCSP nonce addition.
142 Normally if an OCSP request is input using the B<-reqin> option no
144 If an OCSP request is being created (using B<-cert> and B<-serial> options)
149 Print out the text form of the OCSP request, response or both respectively.
153 Write out the DER encoded certificate request or response to I<file>.
157 Read OCSP request or response file from I<file>. These option are ignored
158 if OCSP request or response creation is implied by other options (for example
169 If the B<-host> option is present then the OCSP request is sent to the host
193 Adds the header I<name> with the specified I<value> to the OCSP request
201 the time that the responder is willing to wait for the client request.
203 the complete request is received.
287 be used. The default is the same digest algorithm used in the request.
292 OCSP request. Any digest supported by the OpenSSL B<dgst> command can be used.
314 responder mode, otherwise it is in client mode. The request(s) the responder
380 running instead of terminating upon receiving a malformed request.
411 the OCSP request checked using the responder certificate's public key.
422 Otherwise the issuing CA certificate in the request is compared to the OCSP
426 CA certificate in the request. If there is a match and the OCSPSigning
457 simple HTTP request handling and can only handle the POST form of OCSP
468 Create an OCSP request and write it to a file:
488 As above but exit after processing one request:
493 Query status information using an internally generated request:
498 Query status information using request read from a file, and write the response