Bug 1858

Summary: ssh fails when ECDSA host keys are available and HostbasedAuthentication is enabled.
Product: Portable OpenSSH Reporter: Harv <harvey.eneman>
Component: sshAssignee: 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:
Description Flags
Adds ECDSA host key support none

Description Harv 2011-02-14 11:10:40 AEDT
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.
Comment 1 Damien Miller 2011-02-18 09:25:06 AEDT
Similar patch applied: http://hg.mindrot.org/openssh/rev/138961506b91

This will be in 5.9 - thanks!
Comment 2 Damien Miller 2011-09-06 15:33:05 AEST
close resolved bugs now that openssh-5.9 has been released