| Summary: | ssh fails when ECDSA host keys are available and HostbasedAuthentication is enabled. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Harv <harvey.eneman> | ||||
| Component: | ssh | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | normal | CC: | djm | ||||
| Priority: | P2 | ||||||
| Version: | 5.8p1 | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 1845 | ||||||
| Attachments: |
|
||||||
Similar patch applied: http://hg.mindrot.org/openssh/rev/138961506b91 This will be in 5.9 - thanks! close resolved bugs now that openssh-5.9 has been released |
Created attachment 1996 [details] Adds ECDSA host key support ssh-keysign requires support of ECDSA host keys to allow ssh to handle HostbasedAuthentication enabled configurations when ECDSA host keys are present.