Home | History | Annotate | Download | only in apps

Lines Matching full:responder

603 		BIO_printf (bio_err, "-url URL           OCSP responder URL\n");
619 BIO_printf (bio_err, "-port num port to run responder on\n");
622 BIO_printf (bio_err, "-rsigner file responder certificate to sign responses with\n");
623 BIO_printf (bio_err, "-rkey file responder key to sign responses with\n");
673 NULL, e, "responder certificate");
676 BIO_printf(bio_err, "Error loading responder certificate\n");
684 NULL, e, "responder other certificates");
688 "responder private key");
761 BIO_printf(bio_err, "Need a responder certificate, key and CA for this operation!\n");
831 BIO_printf(out, "Responder Error: %s (%d)\n",
841 /* If running as responder don't verify our own response */
1422 BIO_printf(bio_err, "Error querying OCSP responder\n");