Signed applets

Jason Thomas (jasont@klg.com)
Thu, 18 Jun 1998 10:24:37 -0400

From: "Jason Thomas" <jasont@klg.com>
To: <java-security@web2.javasoft.com>
Subject: Signed applets
Date: Thu, 18 Jun 1998 10:24:37 -0400

I want to sign an applet I have created so that the "Unsigned Java Applet
Window" message does not appear in Netscape Navigator. I used the signtool
to generate and import a test certificate into Netscape's database, and then
I signed my .JAR file with it. Now, instead of the "Unsigned Java Applet
Window" message, the status bar reads "Signed by: Jason". Is there any way
of eliminating that extra status bar altogether?