Home
last modified time | relevance | path

Searched refs:respout (Results 1 – 2 of 2) sorted by relevance

/openssl/apps/
H A Docsp.c246 char *reqout = NULL, *respout = NULL, *ridx_filename = NULL; in ocsp_main() local
428 respout = opt_arg(); in ocsp_main()
761 if (respout != NULL) { in ocsp_main()
762 derbio = bio_open_default(respout, 'w', FORMAT_ASN1); in ocsp_main()
/openssl/doc/man1/
H A Dopenssl-ocsp.pod.in28 [B<-respout> I<file>]
152 =item B<-reqout> I<file>, B<-respout> I<file>
465 script using the B<-reqin> and B<-respout> options.
477 -url http://ocsp.myhost.com/ -resp_text -respout resp.der
503 -reqin req.der -respout resp.der

Completed in 9 milliseconds