[
https://issues.apache.org/jira/browse/WHIRR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrei Savu updated WHIRR-160:
------------------------------
Attachment: WHIRR-160.patch
This patch should be complete but unfortunately it does not compile due to a
maven related issue. It seems like the {{org.apache.whirr.ssh.KeyPair}} class
from whirr-core is not available in whirr-cli. Need some help from you on this.
> Improve SSH key diagnostics
> ---------------------------
>
> Key: WHIRR-160
> URL: https://issues.apache.org/jira/browse/WHIRR-160
> Project: Whirr
> Issue Type: Improvement
> Components: core
> Reporter: Tom White
> Assignee: Andrei Savu
> Fix For: 0.3.0
>
> Attachments: WHIRR-160.patch, WHIRR-160.patch, WHIRR-160.patch
>
>
> This would reduce the number of support issues that trip up users.
> We already check that the private and public keys both exist (but I don't
> think we have a unit test for that).
> In addition, we should
> * Check that the private key is passwordless (see how at
> http://incubator.apache.org/whirr/faq.html#Can_I_specify_my_own_private_key).
> * Check that the private and public keys belong to the same pair (via, e.g.
> http://s.apache.org/MNY).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.