summaryrefslogtreecommitdiffstats
path: root/distrib/makekeystore_jdk.cmd
blob: 34a11b210db64fca61b9378be2ea5280e8766235 (plain)
1
2
@del keystore
@keytool -keystore keystore -alias localhost -genkey -keyalg RSA -dname "CN=localhost, OU=Git:Blit, O=Git:Blit, L=Some Town, ST=Some State, C=US"