Differences between version 2 and predecessor to the previous major change of SignedJavaScript.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Sunday, June 22, 2003 1:53:29 am | by PerryLorier | Revert |
Older page: | version 1 | Last edited on Saturday, June 7, 2003 5:33:31 pm | by JonPurvis | Revert |
@@ -67,7 +67,9 @@
Load up ''http://localhost/path-to-files/frame.html'' and all should be well.
That's all i know about signing JavaScript. The next step would be to get a real signing certificate so you could distribute your code. It doesn't seem to be possible to export the certificate you made with ''signtool'', but if anyone figures it out, please edit this page!
+
+Information about creating Root CA's and other certificates see [SSLNotes]
----
[1] NetscapeNavigator 4 doesn't support the JavaScript try/catch statements, so it worn't work with the given code. If you take them out it should work. The ''netscape.security'' object doesn't exist for non-signed scripts, so you can use that to detect if you can access the permissions.