Signing Applets

Marko Krajnc (Marko.Krajnc@IZUMN.IZUM.SI)
Wed, 16 Dec 1998 10:44:30 +0100

I don't know if this is the right address for my question....

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