Basic HTML version of Foils prepared May 19 99

Foil 74 Signing Classes with the Netscape Object Signing Tool

From Remarks on Internet and Java Security Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. by Geoffrey Fox, Mehmet Sen


Get a signing certificate from a CA, Certificate Authority, listed at https://certs.netscape.com.
Import the certificate to your Netscape Communicator browser.
Use The Netscape Object Signing Tool, which is a command line program, signtool, to sign JAR files. (Note that digital signature information is transmitted in JAR files);
Refer to the signed code as <APPLET CODE="signed.class" ARCHIVE="myjarfile.jar">
Use signtool to sign the classes and create a JAR file: signtool -d"path to certificate" -k"my CA" -e ".class" -Z myjar.jar



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Wed May 19 1999