You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2015/11/23 09:50:11 UTC

[jira] [Created] (SSHD-597) Allow the caller to intervene if failed to resolve an authorized key entry

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)