| Summary: | simple option to ignore known_hosts | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | akostadinov |
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED WONTFIX | ||
| Severity: | normal | CC: | dtucker |
| Priority: | P2 | ||
| Version: | 5.5p1 | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
akostadinov
2010-06-30 05:03:49 AEST
You can already do this with "UserKnownhostsFile /dev/null" but that doesn't make it a good idea as you lose all MITM protection. If you have a pre-existing trust relationship with the provisioner then they could create a certified host key (see SSH_KNOWN_HOSTS_FORMAT in sshd(8) and ssh-keygen(1)) Move resolved bugs to CLOSED after 5.7 release |