Searched refs:respout (Results 1 – 2 of 2) sorted by relevance
240 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local422 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()
28 [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.der521 -reqin req.der -respout resp.der
Completed in 17 milliseconds