Bernhard Geisberger created SSHD-1332:
-----------------------------------------
Summary: Identities using tilde specified in config are not loaded
Key: SSHD-1332
URL: https://issues.apache.org/jira/browse/SSHD-1332
Project: MINA SSHD
Issue Type: Bug
Affects Versions: 2.10.0
Reporter: Bernhard Geisberger
In the latest version of sshd, the library fails to load any identities
specified in the `.ssh/config` file if they use tilde in their path (e.g.
`~/.ssh/id_test`).
This seems to be a regression from https://github.com/apache/mina-sshd/pull/353
because the `resolveIdentityFilePath` method inside `HostConfigEntry` is no
longer called.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]