You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by Guillaume Nodet <gn...@gmail.com> on 2008/11/20 10:21:57 UTC

[Heads up] SSH in ServiceMix Kernel

I've just checked in the initial integration of SSH in ServiceMix Kernel.

The Kernel will generate a host key the first time it is started, so
if you try to connect with an SSH client other than the Kernel one
(which does not check against the known hosts), you will be prompted
to accept that key.
The key pair is stored in the etc/host.key file right now (in a
serialized form to avoid having a dependency on BouncyCastle), if you
re-install the Kernel, a new key will be generated you'd have to
remote it from your known hosts file.

Using SSH also solves SMX4KNL-122 where a remote client can not
connect to another host.

The SSH parts are still in early stage, so please report any problems
or even anything that comes to your mind.

-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com