這物比PGP閣kha重要
keytool -genkey -dname "cn=Tsuibinn Tan, ou=Chair, o=DPP, c=TW" -alias justforfun -keypass kpi135 -keystore C:\working\mykeystore -storepass itsapassword -validity 3650
| Keytool Option | Description |
|---|---|
-genkey |
Generate a key pair (public and private keys) |
-v |
Enable verbose output. |
-keystore <keystore-name>.keystore |
A name for the keystore containing the private key. |
-storepass <password> |
A password for the keystore. |


