Setting the Java Security Policy for webCDcreator
-
Save the certificate
jhaeger.x509,
the policy
java.policy,
and the Java application
Policy.class
to the same directory.
(You may check
Policy.java,
and compile Policy.class yourself.)
-
Open a command window (like MS-DOS Prompt, Command Prompt,
xterm, ...).
-
Change to the directory, you copied the above files to.
-
Execute
java Policy
and follow the instructions.
-
Restart your browser.
For details you may visit the following
example.