Lines Matching refs:BIO_printf

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()
566BIO_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()
633 BIO_printf(bio_err, "Invalid name options: \"%s\"\n", f); in ca_main()
643 BIO_printf(bio_err, "Invalid certificate options: \"%s\"\n", f); in ca_main()
655 BIO_printf(bio_err, "Invalid extension copy option: \"%s\"\n", f); in ca_main()
668 BIO_printf(bio_err, in ca_main()
681 BIO_printf(bio_err, "%s: %s is not a directory\n", prog, outdir); in ca_main()
696 BIO_printf(bio_err, "Problem with index file: %s (could not load/parse file)\n", dbfile); in ca_main()
704 BIO_printf(bio_err, in ca_main()
711 BIO_printf(bio_err, " in entry %d\n", i + 1); in ca_main()
715 BIO_printf(bio_err, "entry %d: invalid expiry date\n", i + 1); in ca_main()
725 BIO_printf(bio_err, "entry %d: bad serial number length (%d)\n", in ca_main()
731 BIO_printf(bio_err, in ca_main()
740 BIO_printf(bio_err, "%d entries loaded from the database\n", in ca_main()
742 BIO_printf(bio_err, "generating index\n"); in ca_main()
752 BIO_printf(bio_err, "Updating %s ...\n", dbfile); in ca_main()
756 BIO_printf(bio_err, "Malloc failure\n"); in ca_main()
760 BIO_printf(bio_err, "No entries found to mark expired\n"); in ca_main()
769 BIO_printf(bio_err, "Done. %d entries marked as expired\n", i); in ca_main()
782 BIO_printf(bio_err, "Successfully loaded extensions file %s\n", in ca_main()
831 BIO_printf(bio_err, "message digest is %s\n", dgst); in ca_main()
837 BIO_printf(bio_err, "policy is %s\n", policy); in ca_main()
854 BIO_printf(bio_err, in ca_main()
877 BIO_printf(bio_err, in ca_main()
892 BIO_printf(bio_err, in ca_main()
905 BIO_printf(bio_err, in ca_main()
915 BIO_printf(bio_err, "cannot lookup how many days to certify for\n"); in ca_main()
921 BIO_printf(bio_err, "error generating serial number\n"); in ca_main()
926 BIO_printf(bio_err, "error while loading serial number\n"); in ca_main()
931 BIO_printf(bio_err, "next serial number is 00\n"); in ca_main()
935 BIO_printf(bio_err, "next serial number is %s\n", f); in ca_main()
942 BIO_printf(bio_err, "unable to find 'section' for %s\n", policy); in ca_main()
947 BIO_printf(bio_err, "Memory allocation failure\n"); in ca_main()
961 BIO_printf(bio_err, "\n"); in ca_main()
965 BIO_printf(bio_err, "Memory allocation failure\n"); in ca_main()
982 BIO_printf(bio_err, "\n"); in ca_main()
986 BIO_printf(bio_err, "Memory allocation failure\n"); in ca_main()
1002 BIO_printf(bio_err, "\n"); in ca_main()
1006 BIO_printf(bio_err, "Memory allocation failure\n"); in ca_main()
1023 BIO_printf(bio_err, "\n"); in ca_main()
1029 BIO_printf(bio_err, "Memory allocation failure\n"); in ca_main()
1042 BIO_printf(bio_err, in ca_main()
1048 BIO_printf(bio_err, "CERTIFICATION CANCELED: I/O error\n"); in ca_main()
1053 BIO_printf(bio_err, "CERTIFICATION CANCELED\n"); in ca_main()
1059 BIO_printf(bio_err, "Write out database with %d new entries\n", in ca_main()
1076 BIO_printf(bio_err, "writing new certificates\n"); in ca_main()
1088 BIO_printf(bio_err, "certificate file name too long\n"); in ca_main()
1109 BIO_printf(bio_err, "writing %s\n", new_cert); in ca_main()
1137 BIO_printf(bio_err, "Data Base Updated\n"); in ca_main()
1156 BIO_printf(bio_err, in ca_main()
1166 BIO_printf(bio_err, "error while loading CRL number\n"); in ca_main()
1181 BIO_printf(bio_err, in ca_main()
1187 BIO_printf(bio_err, "making CRL\n"); in ca_main()
1236 BIO_printf(bio_err, "signing CRL\n"); in ca_main()
1248 BIO_printf(bio_err, in ca_main()
1295 BIO_printf(bio_err, "no input files\n"); in ca_main()
1317 BIO_printf(bio_err, "Data Base Updated\n"); in ca_main()
1351 BIO_printf(bio_err, "variable lookup failed for %s::%s\n", section, tag); in lookup_conf()
1376 BIO_printf(bio_err, "Error unpacking public key\n"); in certify()
1382 BIO_printf(bio_err, "Check that the request matches the signature\n"); in certify()
1386 BIO_printf(bio_err, in certify()
1392 BIO_printf(bio_err, "Signature verification problems...\n"); in certify()
1396 BIO_printf(bio_err, in certify()
1400 BIO_printf(bio_err, "Signature ok\n"); in certify()
1436 BIO_printf(bio_err, "Check that the request matches the signature\n"); in certify_cert()
1439 BIO_printf(bio_err, "error unpacking public key\n"); in certify_cert()
1445 BIO_printf(bio_err, "Signature verification problems....\n"); in certify_cert()
1450 BIO_printf(bio_err, "Signature did not match the certificate\n"); in certify_cert()
1453 BIO_printf(bio_err, "Signature ok\n"); in certify_cert()
1509 BIO_printf(bio_err, "The Subject's Distinguished Name is as follows\n"); in do_body()
1538 BIO_printf(bio_err, in do_body()
1547 BIO_printf(bio_err, in do_body()
1559 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1575 BIO_printf(bio_err, in do_body()
1603 BIO_printf(bio_err, in do_body()
1614 BIO_printf(bio_err, in do_body()
1625 BIO_printf(bio_err, in do_body()
1639 BIO_printf(bio_err, in do_body()
1648 BIO_printf(bio_err, in do_body()
1656 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1675 BIO_printf(bio_err, in do_body()
1719 BIO_printf(bio_err, in do_body()
1727 BIO_printf(bio_err, "Extra configuration file found\n"); in do_body()
1734 BIO_printf(bio_err, in do_body()
1740 BIO_printf(bio_err, in do_body()
1747 BIO_printf(bio_err, in do_body()
1754 BIO_printf(bio_err, in do_body()
1762 BIO_printf(bio_err, "ERROR: adding extensions from request\n"); in do_body()
1767 BIO_printf(bio_err, in do_body()
1780 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1800 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1809 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1822 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1832 BIO_printf(bio_err, in do_body()
1840 BIO_printf(bio_err, in do_body()
1843 BIO_printf(bio_err, in do_body()
1849 BIO_printf(bio_err, "The matching entry has the following details\n"); in do_body()
1858 BIO_printf(bio_err, "Type :%s\n", p);; in do_body()
1863 BIO_printf(bio_err, "Was revoked on:%s\n", p); in do_body()
1868 BIO_printf(bio_err, "Expires on :%s\n", p); in do_body()
1872 BIO_printf(bio_err, "Serial Number :%s\n", p); in do_body()
1876 BIO_printf(bio_err, "File name :%s\n", p); in do_body()
1880 BIO_printf(bio_err, "Subject Name :%s\n", p); in do_body()
1886 BIO_printf(bio_err, "Certificate Details:\n"); in do_body()
1894 BIO_printf(bio_err, "Certificate is to be certified until "); in do_body()
1897 BIO_printf(bio_err, " (%ld days)", days); in do_body()
1898 BIO_printf(bio_err, "\n"); in do_body()
1902 BIO_printf(bio_err, "Sign the certificate? [y/n]:"); in do_body()
1906 BIO_printf(bio_err, in do_body()
1912 BIO_printf(bio_err, "CERTIFICATE WILL NOT BE CERTIFIED\n"); in do_body()
1936 BIO_printf(bio_err, "Memory allocation failure\n"); in do_body()
1946 BIO_printf(bio_err, "failed to update database\n"); in do_body()
1947 BIO_printf(bio_err, "TXT_DB error number %ld\n", db->db->error); in do_body()
2010 BIO_printf(bio_err, "error on line %ld of %s\n", errline, infile); in certify_spkac()
2016 BIO_printf(bio_err, "no name/value pairs found in %s\n", infile); in certify_spkac()
2058 BIO_printf(bio_err, in certify_spkac()
2071 BIO_printf(bio_err, "Netscape SPKAC structure not found in %s\n", in certify_spkac()
2080 BIO_printf(bio_err, "Check that the SPKAC request matches the signature\n"); in certify_spkac()
2083 BIO_printf(bio_err, "error unpacking SPKAC public key\n"); in certify_spkac()
2090 BIO_printf(bio_err, in certify_spkac()
2094 BIO_printf(bio_err, "Signature ok\n"); in certify_spkac()
2142 BIO_printf(bio_err, "Memory allocation failure\n"); in do_revoke()
2151 BIO_printf(bio_err, in do_revoke()
2165 BIO_printf(bio_err, "Memory allocation failure\n"); in do_revoke()
2175 BIO_printf(bio_err, "failed to update database\n"); in do_revoke()
2176 BIO_printf(bio_err, "TXT_DB error number %ld\n", db->db->error); in do_revoke()
2194 BIO_printf(bio_err, "ERROR:name does not match %s\n", row[DB_name]); in do_revoke()
2197 BIO_printf(bio_err, "ERROR:Already present, serial number %s\n", in do_revoke()
2201 BIO_printf(bio_err, "ERROR:Already revoked, serial number %s\n", in do_revoke()
2205 BIO_printf(bio_err, "Revoking Certificate %s.\n", rrow[DB_serial]); in do_revoke()
2208 BIO_printf(bio_err, "Error in revocation arguments\n"); in do_revoke()
2258 BIO_printf(bio_err, "Serial %s not present in db.\n", row[DB_serial]); in get_certificate_status()
2262 BIO_printf(bio_err, "%s=Valid (%c)\n", in get_certificate_status()
2266 BIO_printf(bio_err, "%s=Revoked (%c)\n", in get_certificate_status()
2270 BIO_printf(bio_err, "%s=Expired (%c)\n", in get_certificate_status()
2274 BIO_printf(bio_err, "%s=Suspended (%c)\n", in get_certificate_status()
2278 BIO_printf(bio_err, "%s=Unknown (%c).\n", in get_certificate_status()
2329 BIO_printf(bio_err, "%s=Expired\n", rrow[DB_serial]); in do_updatedb()
2385 BIO_printf(bio_err, "Unknown CRL reason %s\n", rev_arg); in make_revocation_str()
2396 BIO_printf(bio_err, "Invalid object identifier %s\n", rev_arg); in make_revocation_str()
2408 BIO_printf(bio_err, in make_revocation_str()
2525 BIO_printf(bio_err, "PRINTABLE:'"); in old_entry_print()
2527 BIO_printf(bio_err, "T61STRING:'"); in old_entry_print()
2529 BIO_printf(bio_err, "IA5STRING:'"); in old_entry_print()
2531 BIO_printf(bio_err, "UNIVERSALSTRING:'"); in old_entry_print()
2533 BIO_printf(bio_err, "ASN.1 %2d:'", str->type); in old_entry_print()
2538 BIO_printf(bio_err, "%c", *p); in old_entry_print()
2540 BIO_printf(bio_err, "\\0x%02X", *p); in old_entry_print()
2542 BIO_printf(bio_err, "^?"); in old_entry_print()
2544 BIO_printf(bio_err, "^%c", *p + '@'); in old_entry_print()
2547 BIO_printf(bio_err, "'\n"); in old_entry_print()
2564 BIO_printf(bio_err, "memory allocation failure\n"); in unpack_revinfo()
2586 BIO_printf(bio_err, "memory allocation failure\n"); in unpack_revinfo()
2590 BIO_printf(bio_err, "invalid revocation date %s\n", rtime_str); in unpack_revinfo()
2602 BIO_printf(bio_err, "invalid reason code %s\n", reason_str); in unpack_revinfo()
2610 BIO_printf(bio_err, "missing hold instruction\n"); in unpack_revinfo()
2617 BIO_printf(bio_err, "invalid object identifier %s\n", arg_str); in unpack_revinfo()
2626 BIO_printf(bio_err, "missing compromised time\n"); in unpack_revinfo()
2631 BIO_printf(bio_err, "memory allocation failure\n"); in unpack_revinfo()
2635 BIO_printf(bio_err, "invalid compromised time %s\n", arg_str); in unpack_revinfo()