Opened 15 years ago
Closed 15 years ago
#5787 closed bug (fixed)
ssh failes to add hosts to known hosts file
Reported by: | stippi | Owned by: | scottmc |
---|---|---|---|
Priority: | normal | Milestone: | R1/alpha2 |
Component: | Applications/Command Line Tools | Version: | R1/Development |
Keywords: | Cc: | planche2k@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Since the upgrade to OpenSSL 1.0, ssh fails to add hosts to the known hosts file. I think it does still work with svn, when it asks, but plain ssh connections fail:
The authenticity of host 'haiku-files.org (XX.XX.XX.XX)' can't be established. RSA key fingerprint is <bla-blub>. Are you sure you want to continue connecting (yes/no)? yes Failed to add the host to the list of known hosts (config/settings/ssh/known_hosts).
Change History (3)
comment:1 by , 15 years ago
Cc: | added |
---|
comment:2 by , 15 years ago
Happens with a SVN repository on localhost, too ("ssh localhost" works fine, though).
Note:
See TracTickets
for help on using tickets.
Cf. http://ports.haiku-files.org/ticket/227