Searched refs:respout (Results 1 – 2 of 2) sorted by relevance
244 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local425 respout = opt_arg(); in ocsp_main()757 if (respout != NULL) { in ocsp_main()758 derbio = bio_open_default(respout, 'w', FORMAT_ASN1); in ocsp_main()
28 [B<-respout> I<file>]151 =item B<-reqout> I<file>, B<-respout> I<file>464 script using the B<-reqin> and B<-respout> options.476 -url http://ocsp.myhost.com/ -resp_text -respout resp.der502 -reqin req.der -respout resp.der
Completed in 6 milliseconds