Home
last modified time | relevance | path

Searched refs:reqout (Results 1 – 3 of 3) sorted by relevance

/openssl-master/apps/
A Docsp.c244 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
422 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()
/openssl-master/doc/man1/
A Dopenssl-ocsp.pod.in27 [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
A Dopenssl-cmp.pod.in110 [B<-reqout> I<filenames>]
874 =item B<-reqout> I<filenames>

Completed in 10 milliseconds