Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8020856

document the use of deployment.expiration.check.enabled

        A new deployment property has been added in 7u40 to allow customers that manage their own Java updates to avoid having users prompted with the "Insecure JRE" warning message.

        Background: When the installed JRE, 7u10 or later, falls below the security baseline OR passes it's built-in expiration date an additional warning is show to users to prompt them to update their installed JRE to the latest version. For businesses that manage the update process this may cause problems when users attempt to update their JRE themselves.

        To suppress this one specific warning message add the following in the deployment properties file:

        deployment.expiration.check.enabled=false

        (this should be updated both in the release notes and in the deployment guide where deployment properties are documented)

              jgordon Joni Gordon (Inactive)
              jmcglynn Joe Mcglynn (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: