Skip to content

Instantly share code, notes, and snippets.

@nischithbm
Created January 11, 2016 09:02
Show Gist options
  • Save nischithbm/d3f9cf7503c6a49c3899 to your computer and use it in GitHub Desktop.
Save nischithbm/d3f9cf7503c6a49c3899 to your computer and use it in GitHub Desktop.
Generate keystore for SSL
keytool -genkey -alias localhost.com -keyalg RSA -keystore localhost.com.jks -storepass changeit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment