Message-Id: <01BCF4D8.2FE54880@1234>
From: "Srikanth. S." <sriks@its.soft.net>
To: "'java-security@java.sun.com'" <java-security@web2.javasoft.com>
Subject: Clarification
Date: Wed, 19 Nov 1997 10:44:54 +0530
Hi
I have a clarification. Can u suggest some documentation on this.
I have created a digitally signed JAR file using JavaKey. I am able to =
access local resources from my machine since the .ob file contains the =
key. I am using the Duke key given in the example. How can the same JAR =
file be used by another computer through HTTP ( ie., class loader ) and =
access their local resources.
ie., how will the class loader in that machine identify this digital =
signature. Does it mean, i have to manually add it to their list.
When i try from other machine, its not able to access. Where can i find =
documentation on downloading and using trusted applets on the fly.
Your help will be kindly solicited.
Thanks & Regards
Srikanth. S.