Skip to content

Instantly share code, notes, and snippets.

@jalex19100
Created November 23, 2015 20:52
Show Gist options
  • Select an option

  • Save jalex19100/699712e078c6604105fb to your computer and use it in GitHub Desktop.

Select an option

Save jalex19100/699712e078c6604105fb to your computer and use it in GitHub Desktop.
keytool -importkeystore -srckeystore "source-keystore.jks" -destkeystore "destination-keystore.jks" -srcstorepass password -deststorepass password -srcalias "alias"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment