Home
last modified time | relevance | path

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

/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_commands.csv58 1,reqin, -section,, -cmd,ir,,-reqin,_RESULT_DIR/req1.der _RESULT_DIR/req2.der,,BLANK,,,BLANK,,BLANK…
/openssl/apps/
H A Docsp.c245 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
374 reqin = opt_arg(); in ocsp_main()
558 if (req == NULL && reqin == NULL in ocsp_main()
569 if (req == NULL && reqin != NULL) { in ocsp_main()
570 derbio = bio_open_default(reqin, 'r', FORMAT_ASN1); in ocsp_main()
/openssl/doc/man1/
H A Dopenssl-ocsp.pod.in29 [B<-reqin> I<file>]
143 Normally if an OCSP request is input using the B<-reqin> option no
156 =item B<-reqin> I<file>, B<-respin> I<file>
317 and B<-serial> options), supplied in a file (using the B<-reqin> option)
465 script using the B<-reqin> and B<-respout> options.
503 -reqin req.der -respout resp.der
H A Dopenssl-cmp.pod.in109 [B<-reqin> I<filenames>]
878 =item B<-reqin> I<filenames>
888 Use a fresh transactionID for CMP request messages read using B<-reqin>,

Completed in 16 milliseconds