-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Connectivity
-
None
-
5
-
Not Needed
When using an identity key with passphrase compass throws an error. Do not know if is only with some specific encryption setup or always.
To reproduce use the docker images in compass. Try to connect with identity key using the 'keys/key-with-passphrase' key. See README in the docker/ssh folder.
From command line everything works correctly:
ssh -i keys/key-with-passphrase root@localhost -p 22222