Lines Matching refs:BIO_printf

200                     BIO_printf(bio_err, "Illegal timeout value %s\n", *args);
216 BIO_printf(bio_err, "Error parsing URL\n");
338 BIO_printf(bio_err,
349 BIO_printf(bio_err, "Illegal validity age %s\n", *args);
432 BIO_printf(bio_err, "Illegal update period %s\n", *args);
445 BIO_printf(bio_err, "Illegal accept count %s\n", *args);
455 BIO_printf(bio_err, "Illegal update period %s\n", *args);
497 BIO_printf(bio_err, "OCSP utility\n");
498 BIO_printf(bio_err, "Usage ocsp [options]\n");
499 BIO_printf(bio_err, "where options are\n");
500 BIO_printf(bio_err, "-out file output filename\n");
501 BIO_printf(bio_err, "-issuer file issuer certificate\n");
502 BIO_printf(bio_err, "-cert file certificate to check\n");
503 BIO_printf(bio_err, "-serial n serial number to check\n");
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,
516 BIO_printf(bio_err,
518 BIO_printf(bio_err,
520 BIO_printf(bio_err,
522 BIO_printf(bio_err,
524 BIO_printf(bio_err,
526 BIO_printf(bio_err,
528 BIO_printf(bio_err,
530 BIO_printf(bio_err, "-url URL OCSP responder URL\n");
531 BIO_printf(bio_err,
533 BIO_printf(bio_err,
535 BIO_printf(bio_err,
537 BIO_printf(bio_err,
539 BIO_printf(bio_err,
541 BIO_printf(bio_err,
543 BIO_printf(bio_err,
545 BIO_printf(bio_err,
547 BIO_printf(bio_err,
549 BIO_printf(bio_err,
551 BIO_printf(bio_err,
553 BIO_printf(bio_err,
555 BIO_printf(bio_err,
557 BIO_printf(bio_err,
559 BIO_printf(bio_err,
561 BIO_printf(bio_err,
563 BIO_printf(bio_err,
565 BIO_printf(bio_err,
567 BIO_printf(bio_err, "-CA file CA certificate\n");
568 BIO_printf(bio_err,
570 BIO_printf(bio_err,
572 BIO_printf(bio_err,
574 BIO_printf(bio_err,
576 BIO_printf(bio_err,
578 BIO_printf(bio_err,
580 BIO_printf(bio_err,
582 BIO_printf(bio_err,
584 BIO_printf(bio_err,
586 BIO_printf(bio_err,
597 BIO_printf(bio_err, "Error opening output file\n");
610 BIO_printf(bio_err, "Error Opening OCSP request file\n");
616 BIO_printf(bio_err, "Error reading OCSP request\n");
633 BIO_printf(bio_err, "Error loading responder certificate\n");
650 BIO_printf(bio_err, "Waiting for OCSP client connections...\n");
667 BIO_printf(bio_err, "Need an OCSP request for this operation!\n");
680 BIO_printf(bio_err, "Error loading signer certificate\n");
696 BIO_printf(bio_err, "Error signing OCSP request\n");
710 BIO_printf(bio_err, "Error opening file %s\n", reqout);
718 BIO_printf(bio_err,
743 BIO_printf(bio_err,
753 BIO_printf(bio_err, "Error Opening OCSP response file\n");
759 BIO_printf(bio_err, "Error reading OCSP response\n");
776 BIO_printf(bio_err, "Error opening file %s\n", respout);
786 BIO_printf(out, "Responder Error: %s (%d)\n",
833 BIO_printf(bio_err, "Error parsing response\n");
842 BIO_printf(bio_err, "WARNING: no nonce in response\n");
844 BIO_printf(bio_err, "Nonce Verify error\n");
852 BIO_printf(bio_err, "Response Verify Failure\n");
856 BIO_printf(bio_err, "Response verify OK\n");
904 BIO_printf(bio_err, "No issuer certificate specified\n");
919 BIO_printf(bio_err, "Error Creating OCSP request\n");
932 BIO_printf(bio_err, "No issuer certificate specified\n");
943 BIO_printf(bio_err, "Error converting serial number %s\n", serial);
955 BIO_printf(bio_err, "Error Creating OCSP request\n");
979 BIO_printf(out, "%s: ", name);
995 BIO_printf(out, "%s\n", OCSP_cert_status_str(status));
1011 BIO_printf(out, "\tReason: %s\n", OCSP_crl_reason_str(reason));
1157 BIO_printf(bio_err,
1166 BIO_printf(bio_err, "Error setting up accept BIO\n");
1188 BIO_printf(bio_err, "Error accepting connection\n");
1203 BIO_printf(bio_err, "Invalid request\n");
1218 BIO_printf(bio_err, "Error parsing OCSP request\n");
1235 BIO_printf(cbio, http_resp, i2d_OCSP_RESPONSE(resp, NULL));
1339 BIO_printf(err, "Error creating connect BIO\n");
1348 BIO_printf(err, "Error creating SSL context.\n");
1357 BIO_printf(bio_err, "Error querying OCSP responder\n");