Example doesn't work

John Fleming (john.fleming@altavista.digital.com)
Tue, 14 Apr 1998 18:21:41 -0500

Message-Id: <3533EF85.B9351975@altavista.digital.com>
Date: Tue, 14 Apr 1998 18:21:41 -0500
From: John Fleming <john.fleming@altavista.digital.com>
To: java-security@web2.javasoft.com
Subject: Example doesn't work

I'm trying to run the example of a signed applet at
http://java.sun.com/security/signExample/index.html.
I get:
writeFile: caught security exception
I am running Netscape Communicator 4.04 on Windows NT 4.0 Server.
Any idea what the problem is?
Thanks,
John Fleming
john.fleming@altavista.digital.com

Before trying to access the URL I followed the directions like so:

I downloaded Duke.x509.
Next:
c:> javakey -c Duke true
c:> javakey -ic Duke Duke.x509

When I type "javakey -ld" I get:
C:\>javakey -ld
Symantec Java! JustInTime Compiler Version 3.00.029(i) for JDK 1.1.x
Copyright (C) 1996-98 Symantec Corporation

Scope: sun.security.IdentityDatabase, source file: C:\\identitydb.obj

Duke[identitydb.obj][trusted]
public key initialized
certificates:
certificate 1 for : CN=Duke, OU=JavaSoft, O=Sun MicroSystems,
C=US
from : CN=Duke, OU=JavaSoft, O=Sun MicroSystems,
C=US

No further information available.