You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2017/03/30 07:11:42 UTC

[jira] [Created] (KARAF-5072) Add setting to ssh server for forcing a provided key

Christian Schneider created KARAF-5072:
------------------------------------------

             Summary: Add setting to ssh server for forcing a provided key
                 Key: KARAF-5072
                 URL: https://issues.apache.org/jira/browse/KARAF-5072
             Project: Karaf
          Issue Type: Improvement
          Components: karaf-shell
    Affects Versions: 4.1.1
            Reporter: Christian Schneider
            Assignee: Christian Schneider
             Fix For: 4.1.2


If karaf does not find a server key in etc/hosts.key it will create one and save it. 
If the key is present but invalid it will be overwritten by default.
If overwrite=false in the settings and the provided key is invalid then karaf will create a key on every first ssh connect after a restart. 

I think it would be better to have a setting to force the provided key to be used and throw an exception if it is invalid.




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)