[ https://issues.apache.org/jira/browse/SSHD-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739194#comment-17739194 ]
Thomas Wolf commented on SSHD-1332: ----------------------------------- Yes indeed. [PR 394|https://github.com/apache/mina-sshd/pull/394] should fix this. > 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 > Assignee: Thomas Wolf > Priority: Major > > 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-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org