|
||||||||
|
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 |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

I too ran into this problema (
JENKINS-17683) and submitted a pull request (https://github.com/jenkinsci/ec2-plugin/pull/45) which was accepted so this should be resolved at the next release. If you are feeling adventurous just get the plugin from github, compile and this should be working.Edit: Never mind I misread this. The patch I submitted allows you to upload the public key of any private key you have generated to EC2 and use that as the launch key.
-Joe