Ancoron Luciferis created KARAF-3622:
----------------------------------------
Summary: Enhance SSH configuration mechanism
Key: KARAF-3622
URL: https://issues.apache.org/jira/browse/KARAF-3622
Project: Karaf
Issue Type: Improvement
Components: karaf-shell
Affects Versions: 3.0.3
Reporter: Ancoron Luciferis
Currently, the SSH configuration for the remote shell provides only limited
access to the configuration capabilities of the library being used (Apache
MINA/SSHD).
E.g., it is currently not possible to configure a better HMAC than SHA1,
although the SSHD core library version 0.12+ supports at least "hmac-sha2-512"
and "hmac-sha2-256".
Also, the key exchange mechanism is currently not configurable at all, which
makes it impossible to enforce highly secure connection establishment from the
server side.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)