Basic HTML version of Foils prepared April 7 1998

Foil 131 Signing Scripts-2

From Basic Principles of Java and Internet Security CPS616 Web Technologies -- Spring 98. by Geoffrey C. Fox


1 The SCRIPT tags in the HTML pages can specify more than one JAR file; if so, signtool creates as many JAR files as it needs.
2 The signtool utility program helps to deal with certificate databases; for example signtool -L -d my_test_dir list the certificates stored in the certificate database *.db files in the specified directory. signtool -l -k nickname verifies an object-signing certificate with the specified nickname.
3 To sign a file using the Netscape Signing Tool;
4 1. Create an empty directory: % mkdir signdir
5 2. Put script files into it
6 3. Specify the name of your object-signing certificate and sign the directory:
7 % signtool -k MySignCert -Z testjar.jar signdir
8

in Table To:


© 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 Mon Apr 6 1998