Date: Mon, 4 May 1998 12:32:44 -0700 (PDT)
From: Marianne Mueller <Marianne.Mueller@Eng>
Subject: Re: How to make an Applet signature ???
To: java-security@web4.javasoft.com, d951686@umac.mo
There's a tutorial on http://java.sun.com/security/signExample
and more info at http://java.sun.com/security/usingJavakey.html
Please note:
Unfortunately the JDK 1.1 signing and verification is not supported
by the web browsers (Netscape's and Microsoft's.) It is supported
in HotJava, http://java.sun.com/products/hotjava and appletviewer.
You can use the Java Plug-In in the browsers to get access to
more recent JDK technology, http://java.sun.com/products/plugin
You should be able to use 1.1.x signed applets with the Plug-In
plugged into the browsers.
We are working with the Java licensees to get the standard Java
signing working for people in an interoperable way.