icedtea-web doesn't check for system deployment.properties in RHEL6.5.

Solution Verified - Updated -

Issue

  • icedtea-web on RHEL6.5 doesn't appear to check for system (not user) deployment.properties and deployment.config under /etc/.java/deployment. This is needed to be compliant with US Gov't DISA STIG requirements for JRE environment.
  • When launching /usr/bin/itweb-settings.itweb, the testing_proxy_name does not appear under network settings. However adding the setting to ~/.icedtea/deployment.properties, it works see below .
# mkdir -p /etc/.java/deployment/

# cat <<EOF
> deployment.system.config.mandatory=True
> deployment.system.config=file\:/etc/.java/deployment
> EOF

# cat <<EOF
> deployment.proxy.http.host=testing_proxy_name
> EOF

Environment

  • Red Hat Enterprise Linux 6.5
  • icedtea-web-1.4.1-0.el6

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content