Opened 14 years ago

Closed 14 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 andreasf, 14 years ago

Cc: planche2k@… added

comment:2 by axeld, 14 years ago

Happens with a SVN repository on localhost, too ("ssh localhost" works fine, though).

comment:3 by scottmc, 14 years ago

Resolution: fixed
Status: newclosed

fixed in hrev36553.

Note: See TracTickets for help on using tickets.