Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Support .pem files #87

Open
arnuschky opened this issue Feb 7, 2015 · 0 comments
Open

Support .pem files #87

arnuschky opened this issue Feb 7, 2015 · 0 comments

Comments

@arnuschky
Copy link

Currently, to use the keyfiles provided from EC2, one needs to do the following step:

ssh-keygen -f ~/.ssh/mykey.pem -y > ~/.ssh/mykey.pem.pub
credulous save -k ~/.ssh/mykey.pem.pub

Would be great if this could be automated. Minor feature though, as above command is a usable workaround (partly putting it here for documentation purposes).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants