Self Signing Jar Files and Applets

Follow the simple steps:

1. keytool -genkey -keystore App.KeyStore -alias myApp

2. keytool -selfcert -keystore App.KeyStore -alias myApp

3. jarsigner -keystore App.KeyStore jarfile.jar myApp

Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to our feed and get articles like this delivered automatically to your feed reader? Like our Facebook Page.

Post a Comment (0)
Previous Post Next Post