Searched refs:reqout (Results 1 – 3 of 3) sorted by relevance
244 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local422 reqout = opt_arg(); in ocsp_main()676 && (signfile != NULL || reqout != NULL in ocsp_main()715 if (reqout != NULL) { in ocsp_main()716 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
27 [B<-reqout> I<file>]151 =item B<-reqout> I<file>, B<-respout> I<file>470 openssl ocsp -issuer issuer.pem -cert c1.pem -cert c2.pem -reqout req.der
110 [B<-reqout> I<filenames>]874 =item B<-reqout> I<filenames>
Completed in 10 milliseconds