Skip to content

Instantly share code, notes, and snippets.

@r-52
Created May 18, 2014 17:49
Show Gist options
  • Save r-52/e6c167aea5f8fd93e3d4 to your computer and use it in GitHub Desktop.
Save r-52/e6c167aea5f8fd93e3d4 to your computer and use it in GitHub Desktop.
Keystore
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