Lines Matching full:stderr
165 fprintf(stderr, "unknown key type %s\n", key_type_name);
179 fprintf(stderr, "key bits exceeds maximum %d\n", maxbits);
221 fprintf(stderr, "bad key type\n");
227 fprintf(stderr, "%s (%s): ", prompt, identity_file);
269 fprintf(stderr, "key_to_blob failed\n");
344 fprintf(stderr, "load failed\n");
349 fprintf(stderr, "version 1 keys are not supported\n");
485 fprintf(stderr, "input line too long.\n");
492 fprintf(stderr, "unget: %s\n", strerror(errno));
530 /* fprintf(stderr, "ignore: %s", line); */
535 /* fprintf(stderr, "escaped: %s", line); */
548 fprintf(stderr, "uudecode failed.\n");
555 fprintf(stderr, "decode blob failed.\n");
686 fprintf(stderr, "key write failed\n");
707 fprintf(stderr, "load failed\n");
711 fprintf(stderr, "key_write failed");
894 fprintf(stderr, "key_generate failed\n");
927 fprintf(stderr, "write key failed\n");
1109 fprintf(stderr, "Warning: "
1115 fprintf(stderr, "Warning: "
1131 fprintf(stderr, "%s is not a valid known_hosts file.\n",
1134 fprintf(stderr, "Not replacing existing known_hosts "
1160 fprintf(stderr, "%s updated.\n", identity_file);
1161 fprintf(stderr, "Original contents retained as %s\n", old);
1163 fprintf(stderr, "WARNING: %s contains unhashed "
1165 fprintf(stderr, "Delete this file to ensure privacy "
1327 fprintf(stderr, "Comments are only supported for RSA1 keys.\n");
1372 fprintf(stderr, "write key failed\n");
1526 fprintf(stderr, "unknown key type %s\n", key_type_name);
1867 fprintf(stderr, "usage: %s [options]\n", __progname);
1868 fprintf(stderr, "Options:\n");
1869 fprintf(stderr, " -A Generate non-existent host keys for all key types.\n");
1870 fprintf(stderr, " -a trials Number of trials for screening DH-GEX moduli.\n");
1871 fprintf(stderr, " -B Show bubblebabble digest of key file.\n");
1872 fprintf(stderr, " -b bits Number of bits in the key to create.\n");
1873 fprintf(stderr, " -C comment Provide new comment.\n");
1874 fprintf(stderr, " -c Change comment in private and public key files.\n");
1876 fprintf(stderr, " -D pkcs11 Download public key from pkcs11 token.\n");
1878 fprintf(stderr, " -e Export OpenSSH to foreign format key file.\n");
1879 fprintf(stderr, " -F hostname Find hostname in known hosts file.\n");
1880 fprintf(stderr, " -f filename Filename of the key file.\n");
1881 fprintf(stderr, " -G file Generate candidates for DH-GEX moduli.\n");
1882 fprintf(stderr, " -g Use generic DNS resource record format.\n");
1883 fprintf(stderr, " -H Hash names in known_hosts file.\n");
1884 fprintf(stderr, " -h Generate host certificate instead of a user certificate.\n");
1885 fprintf(stderr, " -I key_id Key identifier to include in certificate.\n");
1886 fprintf(stderr, " -i Import foreign format to OpenSSH key file.\n");
1887 fprintf(stderr, " -L Print the contents of a certificate.\n");
1888 fprintf(stderr, " -l Show fingerprint of key file.\n");
1889 fprintf(stderr, " -M memory Amount of memory (MB) to use for generating DH-GEX moduli.\n");
1890 fprintf(stderr, " -m key_fmt Conversion format for -e/-i (PEM|PKCS8|RFC4716).\n");
1891 fprintf(stderr
1892 fprintf(stderr, " -n name,... User/host principal names to include in certificate\n");
1893 fprintf(stderr, " -O option Specify a certificate option.\n");
1894 fprintf(stderr, " -P phrase Provide old passphrase.\n");
1895 fprintf(stderr, " -p Change passphrase of private key file.\n");
1896 fprintf(stderr, " -q Quiet.\n");
1897 fprintf(stderr, " -R hostname Remove host from known_hosts file.\n");
1898 fprintf(stderr, " -r hostname Print DNS resource record.\n");
1899 fprintf(stderr, " -S start Start point (hex) for generating DH-GEX moduli.\n");
1900 fprintf(stderr, " -s ca_key Certify keys with CA key.\n");
1901 fprintf(stderr, " -T file Screen candidates for DH-GEX moduli.\n");
1902 fprintf(stderr, " -t type Specify type of key to create.\n");
1903 fprintf(stderr, " -V from:to Specify certificate validity interval.\n");
1904 fprintf(stderr, " -v Verbose.\n");
1905 fprintf(stderr, " -W gen Generator to use for generating DH-GEX moduli.\n");
1906 fprintf(stderr, " -y Read private key file and print public key.\n");
1907 fprintf(stderr, " -z serial Specify a serial number.\n");
2250 fprintf(stderr, "key_generate failed\n");
2350 fprintf(stderr, "write key failed\n");