[
https://issues.apache.org/jira/browse/KARAF-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jean-Baptiste Onofré updated KARAF-1505:
----------------------------------------
Fix Version/s: (was: 4.0.1)
(was: 3.0.5)
> Add a -i option for bin/client and ssh:ssh command to specify a private key
> to use
> ----------------------------------------------------------------------------------
>
> Key: KARAF-1505
> URL: https://issues.apache.org/jira/browse/KARAF-1505
> Project: Karaf
> Issue Type: Improvement
> Reporter: Guillaume Nodet
>
> bin/client and ssh:ssh by default use a fixed private key that is deployed in
> the karaf.ssh jar. To use public key auth in a secure way this key needs to
> be exchanged by the user.
> We should have a default location for a private key file that is used instead
> of the built in private key if it exists. Additionally the -i option should
> allow to specify a path to an alternative private key file.
> The default location for the privat key should be ~/.sshkaraf/id_dsa and
> etc/id_dsa
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)