[openssh 0005151]: key generaition missing ed25519 keys

Mantis Bug Tracker via bug-notifications bug-notifications at lists.opencsw.org
Mon Feb 17 13:35:20 CET 2014


The following issue requires your FEEDBACK. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=5151 
====================================================================== 
Reported By:                schwindt
Assigned To:                yann
====================================================================== 
Project:                    openssh
Issue ID:                   5151
Category:                   packaging
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
====================================================================== 
Date Submitted:             2014-02-17 10:48 CET
Last Modified:              2014-02-17 13:35 CET
====================================================================== 
Summary:                    key generaition missing ed25519 keys
Description: 
in /etc/opt/csw/init.d/cswopenssh :
in line 20 : for ALGO in rsa dsa ecdsa 
ed25519 should be added to avoid logmessages :

sshd[15851]: [ID 800047 auth.error] error: Could not load host key:
/etc/opt/csw/ssh/ssh_host_ed25519_key


====================================================================== 

---------------------------------------------------------------------- 
 (0010715) yann (manager) - 2014-02-17 13:35
 https://www.opencsw.org/mantis/view.php?id=5151#c10715 
---------------------------------------------------------------------- 
Indeed, I fixed the problem in the following packages: 
http://buildfarm.opencsw.org/opencsw/experimental/yann/i386/5.10/openssh-6.5p1,REV=2014.02.17-SunOS5.10-i386-CSW.pkg.gz
http://buildfarm.opencsw.org/opencsw/experimental/yann/sparc/5.10/openssh-6.5p1,REV=2014.02.17-SunOS5.10-sparc-CSW.pkg.gz

Could you test those packages and make sure they work fine for you ?

BTW, I found a better way to generate the host keys: ssh-keygen -A



More information about the bug-notifications mailing list