Created
March 20, 2019 06:55
-
-
Save kunofellasleep/ec1e6bfe89d4f137ce6b66145f0a8d31 to your computer and use it in GitHub Desktop.
keystore gen
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
keytool -genkey -v -keyalg RSA -keystore /Users/kuno/path/is/here/[name].keystore -alias [appname] -validity 10000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment