Lines Matching refs:BIO_printf

164                     BIO_printf(bio_err, "Illegal timeout value %s\n", *args);
179 BIO_printf(bio_err, "Error parsing URL\n");
288 BIO_printf(bio_err,
299 BIO_printf(bio_err, "Illegal validity age %s\n", *args);
378 BIO_printf(bio_err, "Illegal update period %s\n", *args);
391 BIO_printf(bio_err, "Illegal accept count %s\n", *args);
401 BIO_printf(bio_err, "Illegal update period %s\n", *args);
434 BIO_printf(bio_err, "OCSP utility\n");
435 BIO_printf(bio_err, "Usage ocsp [options]\n");
436 BIO_printf(bio_err, "where options are\n");
437 BIO_printf(bio_err, "-out file output filename\n");
438 BIO_printf(bio_err, "-issuer file issuer certificate\n");
439 BIO_printf(bio_err, "-cert file certificate to check\n");
440 BIO_printf(bio_err, "-serial n serial number to check\n");
441 BIO_printf(bio_err,
443 BIO_printf(bio_err,
445 BIO_printf(bio_err,
447 BIO_printf(bio_err,
449 BIO_printf(bio_err,
451 BIO_printf(bio_err,
453 BIO_printf(bio_err,
455 BIO_printf(bio_err,
457 BIO_printf(bio_err,
459 BIO_printf(bio_err,
461 BIO_printf(bio_err,
463 BIO_printf(bio_err, "-nonce add OCSP nonce to request\n");
464 BIO_printf(bio_err,
466 BIO_printf(bio_err, "-url URL OCSP responder URL\n");
467 BIO_printf(bio_err,
469 BIO_printf(bio_err,
471 BIO_printf(bio_err,
473 BIO_printf(bio_err, "-CAfile file trusted certificates file\n");
474 BIO_printf(bio_err,
476 BIO_printf(bio_err,
478 BIO_printf(bio_err,
480 BIO_printf(bio_err,
482 BIO_printf(bio_err,
484 BIO_printf(bio_err,
486 BIO_printf(bio_err,
488 BIO_printf(bio_err,
490 BIO_printf(bio_err,
492 BIO_printf(bio_err,
494 BIO_printf(bio_err,
496 BIO_printf(bio_err, "-port num port to run responder on\n");
497 BIO_printf(bio_err,
499 BIO_printf(bio_err, "-CA file CA certificate\n");
500 BIO_printf(bio_err,
502 BIO_printf(bio_err,
504 BIO_printf(bio_err,
506 BIO_printf(bio_err,
508 BIO_printf(bio_err,
510 BIO_printf(bio_err,
512 BIO_printf(bio_err,
514 BIO_printf(bio_err,
525 BIO_printf(bio_err, "Error opening output file\n");
535 BIO_printf(bio_err, "Error Opening OCSP request file\n");
541 BIO_printf(bio_err, "Error reading OCSP request\n");
558 BIO_printf(bio_err, "Error loading responder certificate\n");
575 BIO_printf(bio_err, "Waiting for OCSP client connections...\n");
592 BIO_printf(bio_err, "Need an OCSP request for this operation!\n");
605 BIO_printf(bio_err, "Error loading signer certificate\n");
620 BIO_printf(bio_err, "Error signing OCSP request\n");
631 BIO_printf(bio_err, "Error opening file %s\n", reqout);
639 BIO_printf(bio_err,
664 BIO_printf(bio_err,
671 BIO_printf(bio_err, "Error Opening OCSP response file\n");
677 BIO_printf(bio_err, "Error reading OCSP response\n");
691 BIO_printf(bio_err, "Error opening file %s\n", respout);
701 BIO_printf(out, "Responder Error: %s (%d)\n",
743 BIO_printf(bio_err, "Error parsing response\n");
750 BIO_printf(bio_err, "WARNING: no nonce in response\n");
752 BIO_printf(bio_err, "Nonce Verify error\n");
762 BIO_printf(bio_err, "Response Verify Failure\n");
765 BIO_printf(bio_err, "Response verify OK\n");
811 BIO_printf(bio_err, "No issuer certificate specified\n");
826 BIO_printf(bio_err, "Error Creating OCSP request\n");
838 BIO_printf(bio_err, "No issuer certificate specified\n");
849 BIO_printf(bio_err, "Error converting serial number %s\n", serial);
861 BIO_printf(bio_err, "Error Creating OCSP request\n");
883 BIO_printf(out, "%s: ", name);
899 BIO_printf(out, "%s\n", OCSP_cert_status_str(status));
915 BIO_printf(out, "\tReason: %s\n", OCSP_crl_reason_str(reason));
1044 BIO_printf(bio_err,
1053 BIO_printf(bio_err, "Error setting up accept BIO\n");
1075 BIO_printf(bio_err, "Error accepting connection\n");
1090 BIO_printf(bio_err, "Invalid request\n");
1105 BIO_printf(bio_err, "Error parsing OCSP request\n");
1122 BIO_printf(cbio, http_resp, i2d_OCSP_RESPONSE(resp, NULL));
1214 BIO_printf(err, "Error creating connect BIO\n");
1228 BIO_printf(err, "SSL is disabled\n");
1232 BIO_printf(err, "Error creating SSL context.\n");
1241 BIO_printf(bio_err, "Error querying OCSP responder\n");