Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c240 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
419 reqout = opt_arg(); in ocsp_main()
672 && (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/test/recipes/80-test_cmp_http_data/
H A Dtest_commands.csv127 1,reqout ir+certConf rspout ip+pkiConf, -section,, -cmd,ir,,-reqout,_RESULT_DIR/ir.der _RESULT_DIR/…
128 1,reqout cr rspout cp, -section,, -cmd,cr,,-reqout,_RESULT_DIR/cr.der,,-rspout,_RESULT_DIR/cp.der,,…
H A Dtest_enrollment.csv6 …ANK,, ,,, -out_trusted,root.crt,,BLANK,,BLANK,,,,-cert,signer_only.crt,-untrusted,"""",reqout,t.der
/openssl/doc/man1/
H A Dopenssl-ocsp.pod.in27 [B<-reqout> I<filename>]
158 =item B<-reqout> I<file>, B<-respout> I<filename>
489 openssl ocsp -issuer issuer.pem -cert c1.pem -cert c2.pem -reqout req.der
H A Dopenssl-cmp.pod.in124 [B<-reqout> I<filenames>]
1086 =item B<-reqout> I<filenames>
1146 The B<-rspin>, B<-rspout>, B<-reqin>, and B<-reqout> options

Completed in 12 milliseconds