Skip to content

Instantly share code, notes, and snippets.

@krebernisak
Created May 22, 2013 13:32
Show Gist options
  • Save krebernisak/5627561 to your computer and use it in GitHub Desktop.
Save krebernisak/5627561 to your computer and use it in GitHub Desktop.
Generate a new keystore
keytool -genkey -v -keystore my-release-key.keystore -alias alias_name -keyalg RSA -validity 10000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment