Basic HTML version of Foils prepared April 7 1998

Foil 98 Browsing Signed Applets

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


http://java.sun.com/security/signExample/ contains an applet signed by Duke
To run the applet with appletviewer,
  • First get a copy of Duke's certificate and store it in a file named Duke.x509
  • Make an identity Duke in your JDK identity database in your local machine;
    • % javakey -c Duke true
  • Import Duke's certificate into your identity database,
    • % javakey -ic Duke Duke.x509
  • Run the applet signed by Duke



© 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 Sun Nov 29 1998