Hi,
We have a web portal that's currently been run in a isolated environment. In places the users are reporting an error
"The application's digital signture has been verified. Do you want to run the application?"
Name: appfile
Publisher: ABC
From: XYZ
With the option to run or cancel
How do I surpress these errors so the application is always run in this case? I've done a google and it appears I have to edit the java.policy file, but I can't find any documentation on what to put in this file other than allowing everything through; which might be ok in a sandbox environment but will give me headaches when it comes to going live.
Many Thanks in advance.
NT
