Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c245 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
377 respin = opt_arg(); in ocsp_main()
559 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
744 } else if (respin != NULL) { in ocsp_main()
745 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); in ocsp_main()
H A Ds_server.c448 char *respin; member
584 if (srctx->respin != NULL) { in cert_status_cb()
585 BIO *derbio = bio_open_default(srctx->respin, 'r', FORMAT_ASN1); in cert_status_cb()
1395 tlscstatp.respin = opt_arg(); in s_server_main()
/openssl/doc/man1/
H A Dopenssl-ocsp.pod.in30 [B<-respin> I<file>]
156 =item B<-reqin> I<file>, B<-respin> I<file>
481 openssl ocsp -respin resp.der -text -noverify

Completed in 28 milliseconds