Home
last modified time | relevance | path

Searched refs:respout (Results 1 – 2 of 2) sorted by relevance

/openssl/apps/
H A Docsp.c240 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
422 respout = opt_arg(); in ocsp_main()
759 if (respout != NULL) { in ocsp_main()
760 derbio = bio_open_default(respout, 'w', FORMAT_ASN1); in ocsp_main()
/openssl/doc/man1/
H A Dopenssl-ocsp.pod.in28 [B<-respout> I<filename>]
158 =item B<-reqout> I<file>, B<-respout> I<filename>
483 script using the B<-reqin> and B<-respout> options.
495 -url http://ocsp.myhost.com/ -resp_text -respout resp.der
521 -reqin req.der -respout resp.der

Completed in 17 milliseconds