Skip to content

Instantly share code, notes, and snippets.

@kunofellasleep
Created March 20, 2019 06:55
Show Gist options
  • Save kunofellasleep/ec1e6bfe89d4f137ce6b66145f0a8d31 to your computer and use it in GitHub Desktop.
Save kunofellasleep/ec1e6bfe89d4f137ce6b66145f0a8d31 to your computer and use it in GitHub Desktop.
keystore gen
keytool -genkey -v -keyalg RSA -keystore /Users/kuno/path/is/here/[name].keystore -alias [appname] -validity 10000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment