Basic HTML version of Foils prepared May 19 99

Foil 87 Signing Code with Sun's Java 2-III

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


1 keytool -import -alias newalias -trustcacerts -file response :import certificates from authorities.
2 keytool -export -alias keyname -file mycert : Export
3 jarsigner SignMe.jar keyname sign a jar file
4 jarsigner -verbose SignMe.jar keyname monitor signing process
5 jarsigner -verify Unknown.jar verify signing of a file
6 jarsigner -verify -verbose -certs Unknown.jar More detailed check.
7 Running a Signed Applet
8 keytool -import -alias analias -file acert : Import to run others signed programs

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 Wed May 19 1999