Skip to content

Instantly share code, notes, and snippets.

@ingyesid
Created May 7, 2013 05:13
Show Gist options
  • Save ingyesid/5530399 to your computer and use it in GitHub Desktop.
Save ingyesid/5530399 to your computer and use it in GitHub Desktop.
get android key store certificate fingerprints
keytool -list -v -keystore <keystore_name> -alias <aliasname>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment