signing an applet

Marianne Mueller (Marianne.Mueller@eng.sun.com)
Thu, 24 Jun 1999 14:33:45 -0700 (PDT)

Message-Id: <199906242134.OAA19311@shorter.eng.sun.com>
Date: Thu, 24 Jun 1999 14:33:45 -0700 (PDT)
From: Marianne Mueller <Marianne.Mueller@eng.sun.com>
Subject: signing an applet
To: java-security@java.sun.com, ajakane@yahoo.com

Use keytool to generate your key pair and certificate, and use
jarsigner to sign the jar file that holds the applet.

keytool and jarsigner are Java 2 (JDK 1.2) tools.

See http://java.sun.com/security/signExample12/

> Date: Tue, 15 Jun 1999 09:59:31 -0700 (PDT)
> From: ajakane youssef <ajakane@yahoo.com>
> To: java-security@java.sun.com
> MIME-Version: 1.0
>
> hello;
>
> can you help me please ? I'm looking for a FREE
> certificate in order to sign an applet... is there a
> way in JDK1.2 to do it ?
>
> thnaks lot in advance...
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>