You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2014/06/20 21:41:25 UTC

[jira] [Created] (KARAF-3064) SSH Console regenerates the SSH key on each restart

Jonathan Anstey created KARAF-3064:
--------------------------------------

             Summary: SSH Console regenerates the SSH key on each restart
                 Key: KARAF-3064
                 URL: https://issues.apache.org/jira/browse/KARAF-3064
             Project: Karaf
          Issue Type: Bug
    Affects Versions: 2.3.5
            Reporter: Jonathan Anstey
            Assignee: Jonathan Anstey
             Fix For: 2.4.0, 4.0.0


When logging into karaf via ssh on a clean start you may expect a message like "WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! " and have to remove the old key in ~/.ssh/known_hosts. However, right now after every contain restart you get this message. The key should be the same. 

It turns out it was just a missing bouncycastle package import on sshd, which is fixed in 0.11.0.



--
This message was sent by Atlassian JIRA
(v6.2#6252)