I´m working on an java applet that must be able to perform operations that are not allowed inside the "sandbox". My java applet needs all permissions. Right now I´m running the applet on a local server.
I´ve tried to use a self-certificate for creating a signed applet but it won´t work for me. Are there any other way to do this or do you guys know any good tutorial for creating a self-certificate?
Kind regards / H