You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Bernhard Geisberger (Jira)" <ji...@apache.org> on 2023/06/30 14:47:00 UTC

[jira] [Created] (SSHD-1332) Identities using tilde specified in config are not loaded

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: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org