I would like to connect two Jelastic containers with ssh belonging the same environment.
The ssh gate doesn't seem to work from inside the environment : conection timeout.
I tried to open the 22 port in the firewall ui between the two nodes and copying my source's public ssh key in the target's authorized_keys file.
I tried following the methods described here : Direct SSH connections between Jelastic containers
I allways get the same return : Permission denied (publickey,gssapi-keyex,gssapi-with-mic).