Date: Tue, 3 Feb 1998 14:46:45 -0800 (PST)
Message-Id: <199802032246.OAA02629@yaya.graham.com>
From: Greg Varga <gav@graham.com>
To: java-security@web2.javasoft.com
Subject: Problems signing applets...
Hi,
I'm working on an applet which needs to be signed for SMI and no one
at Sun seems to know who to talk to, so here goes...
I received a Class 3 object certificate from Verisign. I want to sign
a JAR file. The example at http://java.sun.com/security/signExample/
does not seem to work. I'm running JDK1.1.5 on Solaris. The applet
needs to work on Netscape 4+ and HotJava 1.1, and will need to access
sun.* classes and use multicast sockets.
Is this possible?
If so, please outline the steps I will need to follow (server side)
and the steps users (client side) of the applet will need to follow.
Thank you for your time,
-- /** * Greg A. Varga, Java Developer * gav@graham.com * Graham Technology Solutions * http://www.graham.com */