Skip to content

Instantly share code, notes, and snippets.

@goldenboy
Forked from sr3d/openssl_genrsa.sh
Created February 16, 2012 14:25
Show Gist options
  • Save goldenboy/1845198 to your computer and use it in GitHub Desktop.
Save goldenboy/1845198 to your computer and use it in GitHub Desktop.
openssl genrsa -out private.key 2048
Generating RSA private key, 2048 bit long modulus
..............................+++
.+++
e is 65537 (0x10001)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment