Created
September 3, 2010 00:05
-
-
Save sr3d/563175 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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