Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: create_keypair #17

Closed
csgillespie opened this issue Oct 12, 2016 · 0 comments
Closed

Proposal: create_keypair #17

csgillespie opened this issue Oct 12, 2016 · 0 comments

Comments

@csgillespie
Copy link
Contributor

If would be handy if create_keypair had an optional path argument for creating a correspond .pem file.

I'm thinking something like

create_keypair = function(keypair, path, ...) {
if(!is.null(path)) create file
...

I'm happy to make a PR if you think it's something useful.

@csgillespie csgillespie changed the title Propospal: create_keypair Proposal: create_keypair Oct 13, 2016
@leeper leeper closed this as completed in 899a9bd Oct 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants