Lines Matching defs:fingerprint
554 confirm(const char *prompt, const char *fingerprint)
557 const char *again_fp = "Please type 'yes', 'no' or the fingerprint: ";
563 for (msg = prompt;;msg = fingerprint ? again_fp : again) {
571 else if (strcasecmp(p, "yes") == 0 || (fingerprint != NULL &&
572 strcmp(p, fingerprint) == 0))
1110 logit("Host key fingerprint is %s\n%s", fp, ra);
1161 xextendf(&msg1, "\n", "%s key fingerprint is %s.",
1167 "%s host key fingerprint found in DNS.",
1179 "(yes/no/[fingerprint])? ");
1443 error_fr(r, "fingerprint host key");
1451 error_fr(r, "fingerprint CA key");
1617 "%s key fingerprint %s.",
1646 error("The fingerprint for the %s key sent by the remote host is\n%s.",