Opened 11 years ago

Closed 10 years ago

#40062 closed enhancement (fixed)

openssh @6.2p2_3 request to include ssh_host_ecdsa_key generation

Reported by: nonstop.server@… Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: haspatch Cc: petrrr
Port: openssh

Description

There is no host key generated for ECDSA authentication which causes the following error message in the syslog.

sshd[89708]: error: Could not load host key: /opt/local/etc/ssh/ssh_host_ecdsa_key

The proposed patch adds key file generation for ECDSA authentication in the startupitem.start attribute.
It also includes a missing '\' character in the first if statement of the startupitem.start attribute.

Attachments (1)

openssh_108499.diff (1012 bytes) - added by nonstop.server@… 11 years ago.
proposed patch

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by nonstop.server@…

Attachment: openssh_108499.diff added

proposed patch

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: haspatch added

comment:2 Changed 11 years ago by petrrr

Cc: Peter.Danecek@… added

Cc Me!

comment:3 Changed 10 years ago by neverpanic (Clemens Lang)

Owner: changed from macports-tickets@… to cal@…
Status: newassigned

This is present in the current openssh port, although with the default ECDSA keylength of 256. I'm considering this as fixed for now, please re-open if you're like to see 521-bit ECDSA hostkeys by default.

comment:4 Changed 10 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.