Thursday, March 06, 2014

Deployment Rule Sets in upcoming Java Updates

The Deployment Rule Set feature enables an enterprise to establish a whitelist of known applications. Applications on the whitelist can be run without most security prompts, however, the following prompts are not suppressed:
  • HTTPS security warnings
  • Authentication dialogs that require the user to provide credentials to connect
  • Security warnings from unsigned Java Web Start applications that want to perform such actions as creating a shortcut or an association

http://stackoverflow.com/questions/20141376/options-for-using-an-unsigned-3rd-party-applet-in-java-1-7-0-51-and-later

https://blogs.oracle.com/java-platform-group/entry/introducing_deployment_rule_sets
https://blogs.oracle.com/java-platform-group/entry/upcoming_exception_site_list_in
https://blogs.oracle.com/java-platform-group/entry/new_security_requirements_for_rias

If you find this article useful please leave me a comment.

No comments :

Post a Comment