Searched refs:respin (Results 1 – 3 of 3) sorted by relevance
239 char *rca_filename = NULL, *reqin = NULL, *respin = NULL; in ocsp_main() local371 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()
456 char *respin; member608 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()
30 [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