Hi,
We need modify the following file "exception.sites" (no extension) from the following path
C:\Users\username\AppData\
LocalLow\S
un\Java\De
ployment\s
ecurity\
We need to add a few sites to the current "exception.sites" the sites have to be entered one per line, for example:
http://url1
http://url2
The file can be modified by the users since they might be entering a site that has to be excluded from Java.
The script will run as part as the logon script and will add the sites to the local file on a per user basis.
We are trying to find a way to manage the new Java 7 U 51 exception list and warranty that the business sites are included in the exception.list file and also that the users will be able to manage their own exceptions.
https://blogs.oracle.com/java-platform-group/entry/upcoming_exception_site_list_in
Anyone can give us a hand with the script?
Thank you!