Created
May 18, 2014 17:49
-
-
Save r-52/e6c167aea5f8fd93e3d4 to your computer and use it in GitHub Desktop.
Keystore
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
keytool -genkey -v -keystore my-release.keystore -alias release-alias-key -keyalg RSA -keysize 4096 -validity 15000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment