Goldstein Lyor created SSHD-597:
-----------------------------------
Summary: Allow the caller to intervene if failed to resolve an
authorized key entry
Key: SSHD-597
URL: https://issues.apache.org/jira/browse/SSHD-597
Project: MINA SSHD
Issue Type: Improvement
Reporter: Goldstein Lyor
Assignee: Goldstein Lyor
Priority: Minor
The current code assumes that all the keys read from an authorized keys files
can be converted to a _PublicKey_. This may not be always the case - e.g., if
ECC is not supported. We should provide a way for the caller to intervene and
either resolve it, throw an exception or tell us to ignore the failure.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)