Skip to content

Instantly share code, notes, and snippets.

@alkavan
Last active February 5, 2019 11:10
Show Gist options
  • Save alkavan/33622537f8f7cd5d1332e66746dbfcad to your computer and use it in GitHub Desktop.
Save alkavan/33622537f8f7cd5d1332e66746dbfcad to your computer and use it in GitHub Desktop.
Dropwizard SSL Keystore
keytool -genkey -alias <aliasname> -keyalg RSA -keystore keystore.jks -keysize 2048
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment