Skip to content

Instantly share code, notes, and snippets.

@nhaskins
Created August 16, 2017 20:56
Show Gist options
  • Save nhaskins/d618dbaf432a832ccf4634fae76057c0 to your computer and use it in GitHub Desktop.
Save nhaskins/d618dbaf432a832ccf4634fae76057c0 to your computer and use it in GitHub Desktop.
keytool -genkey -keystore op.keystore -alias op -keyalg RSA -keysize 2048 -validity 36500
@adnanhaddad
Copy link

How to validate this using keytool -list? any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment