2021-10-19 15:30:39 +08:00

9 lines
231 B
Plaintext

In order to generate .jks (java keystore files) you need to use keytool.
The password for the existing .jks is "123456" (without quotes).
Some tutorials:
- http://www.mobilefish.com/tutorials/java/java_quickguide_keytool.html