Lines Matching refs:bio_err

278             BIO_printf(bio_err, "%s: Use -help for summary.\n", prog);
299 BIO_printf(bio_err, "Can't find keygen engine %s\n", *argv);
418 BIO_printf(bio_err, "%s: -days parameter arg must be >= -1\n",
425 BIO_printf(bio_err, "Serial number supplied twice\n");
443 BIO_printf(bio_err, "Invalid extension copy option: \"%s\"\n",
458 BIO_printf(bio_err, "Duplicate extension: %s\n", p);
489 BIO_printf(bio_err, "Ignoring -days without -x509; not generating a certificate\n");
491 BIO_printf(bio_err, "Ignoring -copy_extensions 'none' when -x509 is not given\n");
497 BIO_printf(bio_err, "Error getting passwords\n");
505 BIO_printf(bio_err,
522 BIO_printf(bio_err,
561 BIO_printf(bio_err,
574 BIO_printf(bio_err, "Error checking extensions defined using -addext\n");
598 BIO_printf(bio_err, "Invalid global string mask setting %s\n", p);
622 BIO_printf(bio_err,
651 BIO_printf(bio_err, "Private key length too short, needs to be at least %d bits, not %ld.\n",
659 BIO_printf(bio_err,
667 BIO_printf(bio_err,
678 BIO_printf(bio_err, "Key parameter error \"%s\"\n", genopt);
685 EVP_PKEY_CTX_set_app_data(genctx, bio_err);
702 BIO_printf(bio_err, "Writing private key to ");
704 BIO_printf(bio_err, "stdout\n");
706 BIO_printf(bio_err, "'%s'\n", keyout);
738 BIO_printf(bio_err, "-----\n");
760 BIO_printf(bio_err,
776 BIO_printf(bio_err,
783 BIO_printf(bio_err, "Must provide a signature key using -key or"
795 BIO_printf(bio_err, "Error making certificate request\n");
834 BIO_printf(bio_err, "Warning: No -copy_extensions given; ignoring any extensions in the request\n");
836 BIO_printf(bio_err, "Error copying extensions from request\n");
849 BIO_printf(bio_err,
859 BIO_printf(bio_err, "Error adding x509 extensions from section %s\n",
866 BIO_printf(bio_err, "Error adding extensions defined via -addext\n");
874 BIO_printf(bio_err, "Error adding poison extension\n");
893 BIO_printf(bio_err, "Error adding request extensions from section %s\n",
900 BIO_printf(bio_err, "Error adding extensions defined via -addext\n");
916 BIO_printf(bio_err, "Error modifying subject of certificate request\n");
939 BIO_printf(bio_err, "Certificate request self-signature verify failure\n");
941 BIO_printf(bio_err, "Certificate request self-signature verify OK\n");
960 BIO_printf(bio_err, "Error getting public key\n");
974 BIO_printf(bio_err, "Error printing certificate\n");
976 BIO_printf(bio_err, "Error printing certificate request\n");
995 BIO_puts(bio_err, "Modulus is unavailable\n");
1020 BIO_printf(bio_err, "Unable to write certificate request\n");
1030 BIO_printf(bio_err, "Unable to write X509 certificate\n");
1037 ERR_print_errors(bio_err);
1088 BIO_printf(bio_err, "Unable to get '%s' section\n", dn_sect);
1099 BIO_printf(bio_err, "Unable to get '%s' section\n", attr_sect);
1142 BIO_printf(bio_err,
1144 BIO_printf(bio_err, "into your certificate request.\n");
1145 BIO_printf(bio_err,
1147 BIO_printf(bio_err,
1149 BIO_printf(bio_err,
1151 BIO_printf(bio_err,
1153 BIO_printf(bio_err, "-----\n");
1223 BIO_printf(bio_err, "Error: No objects specified in config file\n");
1230 BIO_printf(bio_err,
1232 BIO_printf(bio_err,
1285 BIO_printf(bio_err, "No template, please set one up.\n");
1346 BIO_printf(bio_err, "Error: No objects specified in config file\n");
1395 BIO_printf(bio_err, "Error adding attribute\n");
1409 BIO_printf(bio_err, "%s [%s]:", text, def);
1410 (void)BIO_flush(bio_err);
1414 BIO_printf(bio_err, "%s\n", value);
1439 BIO_printf(bio_err, "Missing newline at end of input\n");
1457 BIO_printf(bio_err,
1462 BIO_printf(bio_err,
1493 BIO_printf(bio_err, "%s '%s' too long\n", desc, name);
1538 BIO_printf(bio_err,
1566 BIO_printf(bio_err, "Cannot open parameter file %s\n", paramfile);
1585 BIO_printf(bio_err, "Error reading parameter file %s\n", paramfile);
1592 BIO_puts(bio_err, "Unable to determine key type\n");
1604 BIO_printf(bio_err, "Out of memory\n");
1614 BIO_printf(bio_err, "Key type does not match parameters\n");
1640 BIO_puts(bio_err, "Error allocating keygen context\n");
1645 BIO_puts(bio_err, "Error initializing keygen context\n");
1660 BIO_puts(bio_err, "Error setting keysize\n");