Message-Id: <1.5.4.32.19980806045905.008edfdc@172.30.91.250>
Date: Thu, 06 Aug 1998 13:59:05 +0900
To: java-security@java.sun.com
From: Yu Guangxin <gucian.yu@usa.net>
Subject: How to make the signed Example work in browsers?
Hi, Sirs
I try the signed example as follow steps:
1. install the plugin 1.1.1 on my NT4.0
2. download the Duke.x509 file
3. excute command: javakey -c Duke true
4. excute command: javakey -ic Duke Duke.x509
5. go to
http://java.sun.com/security/signExample/signedPluginEx.html in netsecape
and IE4.0, just the message: "writeFile: caught security exception"
I don't know how to import the certification Duke.x509 into
browsers, Can you give me some hint?
Thanks!
Yu Guangxin