If I have multiple instances, can I give them the same host key for connecting via ssh.

View: New views
1 Messages — Rating Filter:   Alert me  

If I have multiple instances, can I give them the same host key for connecting via ssh.

by peter lawrey-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The ssh client complains if you have different host keys for the same
host. (Actually it won't let you connect by default) Is it possible to
use the same host key for all instances of karaf, or even the standard
host key?

 

The workaround currently is to just connect to the main instance and
then admin:connect.

 

Thank you in advance,

  Peter.