Daniel Gredler created SSHD-186:
-----------------------------------
Summary: ResourceKeyPairProvider doesn't use its PasswordFinder
Key: SSHD-186
URL: https://issues.apache.org/jira/browse/SSHD-186
Project: MINA SSHD
Issue Type: Bug
Affects Versions: 0.7.0
Reporter: Daniel Gredler
Both ResourceKeyPairProvider and FileKeyPairProvider have PasswordFinder
attributes, presumably to provide to the PEMReader in loadKeys( ). However,
while FileKeyPairProvider uses its PasswordFinder to read key pairs,
ResourceKeyPairProvider just ignores it. This means that you cannot use
ResourceKeyPairProvider to read keys which are protected by a passphrase.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira