Lines Matching refs:bio_err

311             BIO_printf(bio_err, "%s: Use -help for summary.\n", prog);  in ca_main()
538 BIO_printf(bio_err, "Invalid global string mask setting %s\n", f); in ca_main()
566 … BIO_printf(bio_err, "Problem with index file: %s (could not load/parse file)\n", dbfile); in ca_main()
574 BIO_printf(bio_err, "Error verifying serial %s!\n", ser_status); in ca_main()
588 BIO_printf(bio_err, "Error getting password\n"); in ca_main()
610 BIO_printf(bio_err, in ca_main()
635 BIO_printf(bio_err, "Invalid name options: \"%s\"\n", f); in ca_main()
645 BIO_printf(bio_err, "Invalid certificate options: \"%s\"\n", f); in ca_main()
657 BIO_printf(bio_err, "Invalid extension copy option: \"%s\"\n", f); in ca_main()
670 BIO_printf(bio_err, in ca_main()
683 BIO_printf(bio_err, "%s: %s is not a directory\n", prog, outdir); in ca_main()
698 BIO_printf(bio_err, "Problem with index file: %s (could not load/parse file)\n", dbfile); in ca_main()
706 BIO_printf(bio_err, in ca_main()
713 BIO_printf(bio_err, " in entry %d\n", i + 1); in ca_main()
717 BIO_printf(bio_err, "entry %d: invalid expiry date\n", i + 1); in ca_main()
727 BIO_printf(bio_err, "entry %d: bad serial number length (%d)\n", in ca_main()
733 BIO_printf(bio_err, in ca_main()
742 BIO_printf(bio_err, "%d entries loaded from the database\n", in ca_main()
744 BIO_printf(bio_err, "generating index\n"); in ca_main()
754 BIO_printf(bio_err, "Updating %s ...\n", dbfile); in ca_main()
758 BIO_printf(bio_err, "Malloc failure\n"); in ca_main()
762 BIO_printf(bio_err, "No entries found to mark expired\n"); in ca_main()
771 BIO_printf(bio_err, "Done. %d entries marked as expired\n", i); in ca_main()
784 BIO_printf(bio_err, "Successfully loaded extensions file %s\n", in ca_main()
824 BIO_puts(bio_err, "no default digest\n"); in ca_main()
842 BIO_printf(bio_err, "message digest is %s\n", dgst); in ca_main()
848 BIO_printf(bio_err, "policy is %s\n", policy); in ca_main()
866 BIO_printf(bio_err, in ca_main()
889 BIO_printf(bio_err, in ca_main()
904 BIO_printf(bio_err, in ca_main()
917 BIO_printf(bio_err, in ca_main()
929 BIO_printf(bio_err, "cannot lookup how many days to certify for\n"); in ca_main()
935 BIO_printf(bio_err, "error generating serial number\n"); in ca_main()
941 BIO_printf(bio_err, "error while loading serial number\n"); in ca_main()
946 BIO_printf(bio_err, "next serial number is 00\n"); in ca_main()
950 BIO_printf(bio_err, "next serial number is %s\n", f); in ca_main()
957 BIO_printf(bio_err, "unable to find 'section' for %s\n", policy); in ca_main()
962 BIO_printf(bio_err, "Memory allocation failure\n"); in ca_main()
976 BIO_printf(bio_err, "\n"); in ca_main()
980 BIO_printf(bio_err, "Memory allocation failure\n"); in ca_main()
997 BIO_printf(bio_err, "\n"); in ca_main()
1001 BIO_printf(bio_err, "Memory allocation failure\n"); in ca_main()
1017 BIO_printf(bio_err, "\n"); in ca_main()
1021 BIO_printf(bio_err, "Memory allocation failure\n"); in ca_main()
1038 BIO_printf(bio_err, "\n"); in ca_main()
1044 BIO_printf(bio_err, "Memory allocation failure\n"); in ca_main()
1057 BIO_printf(bio_err, in ca_main()
1060 (void)BIO_flush(bio_err); in ca_main()
1063 BIO_printf(bio_err, "CERTIFICATION CANCELED: I/O error\n"); in ca_main()
1068 BIO_printf(bio_err, "CERTIFICATION CANCELED\n"); in ca_main()
1074 BIO_printf(bio_err, "Write out database with %d new entries\n", in ca_main()
1091 BIO_printf(bio_err, "writing new certificates\n"); in ca_main()
1103 BIO_printf(bio_err, "certificate file name too long\n"); in ca_main()
1124 BIO_printf(bio_err, "writing %s\n", new_cert); in ca_main()
1152 BIO_printf(bio_err, "Database updated\n"); in ca_main()
1171 BIO_printf(bio_err, in ca_main()
1182 BIO_printf(bio_err, "error while loading CRL number\n"); in ca_main()
1203 BIO_printf(bio_err, in ca_main()
1209 BIO_printf(bio_err, "making CRL\n"); in ca_main()
1216 BIO_puts(bio_err, "error setting CRL lastUpdate\n"); in ca_main()
1223 BIO_puts(bio_err, "error setting CRL nextUpdate\n"); in ca_main()
1258 BIO_printf(bio_err, "signing CRL\n"); in ca_main()
1270 BIO_printf(bio_err, in ca_main()
1317 BIO_printf(bio_err, "no input files\n"); in ca_main()
1339 BIO_printf(bio_err, "Database updated\n"); in ca_main()
1346 ERR_print_errors(bio_err); in ca_main()
1373 BIO_printf(bio_err, "variable lookup failed for %s::%s\n", section, tag); in lookup_conf()
1398 BIO_printf(bio_err, "Error unpacking public key\n"); in certify()
1402 X509_REQ_print_ex(bio_err, req, nameopt, X509_FLAG_COMPAT); in certify()
1404 BIO_printf(bio_err, "Check that the request matches the signature\n"); in certify()
1408 BIO_printf(bio_err, in certify()
1414 BIO_printf(bio_err, "Signature verification problems...\n"); in certify()
1418 BIO_printf(bio_err, in certify()
1422 BIO_printf(bio_err, "Signature ok\n"); in certify()
1430 ERR_print_errors(bio_err); in certify()
1456 X509_print(bio_err, template_cert); in certify_cert()
1458 BIO_printf(bio_err, "Check that the request matches the signature\n"); in certify_cert()
1461 BIO_printf(bio_err, "error unpacking public key\n"); in certify_cert()
1467 BIO_printf(bio_err, "Signature verification problems....\n"); in certify_cert()
1472 BIO_printf(bio_err, "Signature did not match the certificate\n"); in certify_cert()
1475 BIO_printf(bio_err, "Signature ok\n"); in certify_cert()
1531 BIO_printf(bio_err, "The Subject's Distinguished Name is as follows\n"); in do_body()
1560 BIO_printf(bio_err, in do_body()
1569 BIO_printf(bio_err, in do_body()
1581 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1597 BIO_printf(bio_err, in do_body()
1625 BIO_printf(bio_err, in do_body()
1636 BIO_printf(bio_err, in do_body()
1647 BIO_printf(bio_err, in do_body()
1661 BIO_printf(bio_err, in do_body()
1670 BIO_printf(bio_err, in do_body()
1678 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1697 BIO_printf(bio_err, in do_body()
1740 BIO_printf(bio_err, "Extra configuration file found\n"); in do_body()
1747 BIO_printf(bio_err, in do_body()
1753 BIO_printf(bio_err, in do_body()
1760 BIO_printf(bio_err, in do_body()
1767 BIO_printf(bio_err, in do_body()
1775 BIO_printf(bio_err, "ERROR: adding extensions from request\n"); in do_body()
1780 BIO_printf(bio_err, in do_body()
1793 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1813 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1822 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1835 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1845 BIO_printf(bio_err, in do_body()
1853 BIO_printf(bio_err, in do_body()
1856 BIO_printf(bio_err, in do_body()
1862 BIO_printf(bio_err, "The matching entry has the following details\n"); in do_body()
1871 BIO_printf(bio_err, "Type :%s\n", p);; in do_body()
1876 BIO_printf(bio_err, "Was revoked on:%s\n", p); in do_body()
1881 BIO_printf(bio_err, "Expires on :%s\n", p); in do_body()
1885 BIO_printf(bio_err, "Serial Number :%s\n", p); in do_body()
1889 BIO_printf(bio_err, "File name :%s\n", p); in do_body()
1893 BIO_printf(bio_err, "Subject Name :%s\n", p); in do_body()
1899 BIO_printf(bio_err, "Certificate Details:\n"); in do_body()
1904 X509_print_ex(bio_err, ret, nameopt, certopt); in do_body()
1907 BIO_printf(bio_err, "Certificate is to be certified until "); in do_body()
1908 ASN1_TIME_print_ex(bio_err, X509_get0_notAfter(ret), dateopt); in do_body()
1910 BIO_printf(bio_err, " (%ld days)", days); in do_body()
1911 BIO_printf(bio_err, "\n"); in do_body()
1915 BIO_printf(bio_err, "Sign the certificate? [y/n]:"); in do_body()
1916 (void)BIO_flush(bio_err); in do_body()
1919 BIO_printf(bio_err, in do_body()
1925 BIO_printf(bio_err, "CERTIFICATE WILL NOT BE CERTIFIED\n"); in do_body()
1949 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1959 BIO_printf(bio_err, "failed to update database\n"); in do_body()
1960 BIO_printf(bio_err, "TXT_DB error number %ld\n", db->db->error); in do_body()
2023 BIO_printf(bio_err, "error on line %ld of %s\n", errline, infile); in certify_spkac()
2029 BIO_printf(bio_err, "no name/value pairs found in %s\n", infile); in certify_spkac()
2071 BIO_printf(bio_err, in certify_spkac()
2084 BIO_printf(bio_err, "Netscape SPKAC structure not found in %s\n", in certify_spkac()
2093 BIO_printf(bio_err, "Check that the SPKAC request matches the signature\n"); in certify_spkac()
2096 BIO_printf(bio_err, "error unpacking SPKAC public key\n"); in certify_spkac()
2103 BIO_printf(bio_err, in certify_spkac()
2107 BIO_printf(bio_err, "Signature ok\n"); in certify_spkac()
2155 BIO_printf(bio_err, "Memory allocation failure\n"); in do_revoke()
2164 BIO_printf(bio_err, in do_revoke()
2178 BIO_printf(bio_err, "Memory allocation failure\n"); in do_revoke()
2188 BIO_printf(bio_err, "failed to update database\n"); in do_revoke()
2189 BIO_printf(bio_err, "TXT_DB error number %ld\n", db->db->error); in do_revoke()
2207 BIO_printf(bio_err, "ERROR:name does not match %s\n", row[DB_name]); in do_revoke()
2210 BIO_printf(bio_err, "ERROR:Already present, serial number %s\n", in do_revoke()
2214 BIO_printf(bio_err, "ERROR:Already revoked, serial number %s\n", in do_revoke()
2218 BIO_printf(bio_err, "Revoking Certificate %s.\n", rrow[DB_serial]); in do_revoke()
2221 BIO_printf(bio_err, "Error in revocation arguments\n"); in do_revoke()
2271 BIO_printf(bio_err, "Serial %s not present in db.\n", row[DB_serial]); in get_certificate_status()
2275 BIO_printf(bio_err, "%s=Valid (%c)\n", in get_certificate_status()
2279 BIO_printf(bio_err, "%s=Revoked (%c)\n", in get_certificate_status()
2283 BIO_printf(bio_err, "%s=Expired (%c)\n", in get_certificate_status()
2287 BIO_printf(bio_err, "%s=Suspended (%c)\n", in get_certificate_status()
2291 BIO_printf(bio_err, "%s=Unknown (%c).\n", in get_certificate_status()
2342 BIO_printf(bio_err, "%s=Expired\n", rrow[DB_serial]); in do_updatedb()
2398 BIO_printf(bio_err, "Unknown CRL reason %s\n", rev_arg); in make_revocation_str()
2409 BIO_printf(bio_err, "Invalid object identifier %s\n", rev_arg); in make_revocation_str()
2421 BIO_printf(bio_err, in make_revocation_str()
2529 j = i2a_ASN1_OBJECT(bio_err, obj); in old_entry_print()
2535 BIO_puts(bio_err, buf); in old_entry_print()
2538 BIO_printf(bio_err, "PRINTABLE:'"); in old_entry_print()
2540 BIO_printf(bio_err, "T61STRING:'"); in old_entry_print()
2542 BIO_printf(bio_err, "IA5STRING:'"); in old_entry_print()
2544 BIO_printf(bio_err, "UNIVERSALSTRING:'"); in old_entry_print()
2546 BIO_printf(bio_err, "ASN.1 %2d:'", str->type); in old_entry_print()
2551 BIO_printf(bio_err, "%c", *p); in old_entry_print()
2553 BIO_printf(bio_err, "\\0x%02X", *p); in old_entry_print()
2555 BIO_printf(bio_err, "^?"); in old_entry_print()
2557 BIO_printf(bio_err, "^%c", *p + '@'); in old_entry_print()
2560 BIO_printf(bio_err, "'\n"); in old_entry_print()
2577 BIO_printf(bio_err, "memory allocation failure\n"); in unpack_revinfo()
2599 BIO_printf(bio_err, "memory allocation failure\n"); in unpack_revinfo()
2603 BIO_printf(bio_err, "invalid revocation date %s\n", rtime_str); in unpack_revinfo()
2615 BIO_printf(bio_err, "invalid reason code %s\n", reason_str); in unpack_revinfo()
2623 BIO_printf(bio_err, "missing hold instruction\n"); in unpack_revinfo()
2630 BIO_printf(bio_err, "invalid object identifier %s\n", arg_str); in unpack_revinfo()
2639 BIO_printf(bio_err, "missing compromised time\n"); in unpack_revinfo()
2644 BIO_printf(bio_err, "memory allocation failure\n"); in unpack_revinfo()
2648 BIO_printf(bio_err, "invalid compromised time %s\n", arg_str); in unpack_revinfo()