I assume that since Netscape 6 is not mostly Mozilla that it has adopted Mozilla's technique for signing scripts. In the doc "Signed Scripts in Mozilla" (http://www.mozilla.org/projects/security/components/signed-scripts.html), it says that the Netscape way (using ARCHIVE) will not work and that I should use "jar:http://www.site.com/myjar.jar!/signed.html". However when I try this approach, it just hangs resolving the host - no errors but no results either. However it works if I reference the local drive.
What am I doing wrong?
