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

Replace genrsa with genpkey #3

Closed
dol opened this issue Nov 26, 2015 · 2 comments
Closed

Replace genrsa with genpkey #3

dol opened this issue Nov 26, 2015 · 2 comments

Comments

@dol
Copy link

dol commented Nov 26, 2015

According to the OpenSSL documentation the genrsa command is superseded by genpkey

E.g.:

openssl genpkey -algorithm RSA -pkeyopt rsa_keygen_bits:4096
@diafygi
Copy link
Owner

diafygi commented Nov 28, 2015

Eh, it's a bit more complex of a command, so I'll stick with genrsa until Let's Encrypt starts accepting elliptic curve public keys.

@diafygi diafygi closed this as completed Nov 28, 2015
@dol
Copy link
Author

dol commented Nov 29, 2015

If you copy paste it, it not an argument about the complexity of the command. But it your decision.

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

No branches or pull requests

2 participants