Home
last modified time | relevance | path

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

/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_commands.csv57 1,reqout+rspout, -section,, -cmd,ir,,-reqout,_RESULT_DIR/req1.der _RESULT_DIR/req2.der,,-rspout,_RE…
/openssl/apps/
H A Docsp.c246 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
425 reqout = opt_arg(); in ocsp_main()
680 && (signfile != NULL || reqout != NULL in ocsp_main()
719 if (reqout != NULL) { in ocsp_main()
720 derbio = bio_open_default(reqout, 'w', FORMAT_ASN1); in ocsp_main()
/openssl/doc/man1/
H A Dopenssl-ocsp.pod.in27 [B<-reqout> I<file>]
152 =item B<-reqout> I<file>, B<-respout> I<file>
471 openssl ocsp -issuer issuer.pem -cert c1.pem -cert c2.pem -reqout req.der
H A Dopenssl-cmp.pod.in111 [B<-reqout> I<filenames>]
893 =item B<-reqout> I<filenames>

Completed in 15 milliseconds