I would like to make a signed applet and use it in combination with Java
Plug-In. I read your article http://java.sun.com/security/signExample/
about signing the applets. The problem however is when I would like to
install the certificate (.x509 file) on the client. Plug-In namely does
not include javakey utility. How can I install the certificate on the
client side where there is no JDK 1.1 installed?
Marko Krajnc