Opened 5 years ago
Closed 5 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: | ||
| Has a Patch: | no | 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 Changed 5 years ago by andreasf
- Cc planche2k@… added
comment:2 Changed 5 years ago by axeld
Happens with a SVN repository on localhost, too ("ssh localhost" works fine, though).
comment:3 Changed 5 years ago by scottmc
- Resolution set to fixed
- Status changed from new to closed
fixed in hrev36553.
Note: See
TracTickets for help on using
tickets.

Cf. http://ports.haiku-files.org/ticket/227