Home
last modified time | relevance | path

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

/openssl/apps/
H A Docsp.c239 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local
371 respin = opt_arg(); in ocsp_main()
553 && respin == NULL && !(port != NULL && ridx_filename != NULL)) in ocsp_main()
742 } else if (respin != NULL) { in ocsp_main()
743 derbio = bio_open_default(respin, 'r', FORMAT_ASN1); in ocsp_main()
H A Ds_server.c456 char *respin; member
608 if (srctx->respin != NULL) { in cert_status_cb()
609 BIO *derbio = bio_open_default(srctx->respin, 'r', FORMAT_ASN1); in cert_status_cb()
1430 tlscstatp.respin = opt_arg(); in s_server_main()
/openssl/doc/man1/
H A Dopenssl-ocsp.pod.in30 [B<-respin> I<filename>]
165 =item B<-reqin> I<file>, B<-respin> I<filename>
499 openssl ocsp -respin resp.der -text -noverify

Completed in 15 milliseconds