Skip to content

Instantly share code, notes, and snippets.

@trevorrjohn
Created May 7, 2015 15:32
Show Gist options
  • Save trevorrjohn/50bbdff6ed907f5218dc to your computer and use it in GitHub Desktop.
Save trevorrjohn/50bbdff6ed907f5218dc to your computer and use it in GitHub Desktop.
new android keystore
keytool -genkey -v -keystore keystore.keystore -alias alias -storepass password -keypass password -keyalg RSA -validity 36500
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment