Skip to content

Instantly share code, notes, and snippets.

@edubriguenti
Last active December 30, 2015 22:39
Show Gist options
  • Save edubriguenti/7895521 to your computer and use it in GitHub Desktop.
Save edubriguenti/7895521 to your computer and use it in GitHub Desktop.
Signed Applet
keytool -genkey
keytool -selfcert
jarsigner -signedjar tecladoVirtualSigned.jar tecladoVirtual.jar mykey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment