+

Search Tips   |   Advanced Search

WebSphere DMZ Secure Proxy Server for IBM WAS

Use the DMZ Secure Proxy Server for IBM WebSphere Application Server to provide a secure platform for our proxy server.

Deprecated feature: The DMZ Secure Proxy Server is deprecated for WAS traditional v9.0.depfeat

(ZOS) Important: The DMZ Secure Proxy Server is not available for use on the z/OS operating system for WAS traditional v9.0.

With DMZ Secure Proxy Server for IBM WAS, we can install your proxy server in the demilitarized zone (DMZ), while you reduce the security risk that might occur if we install an application server in the DMZ to host a proxy server. The risk is reduced by removing any functions from the application server that is not required to host the proxy servers, but can pose a security risk. Installing the secure proxy server in the DMZ rather than the secured zone presents new security challenges, however, the secure proxy server is equipped with capabilities to protect from these challenges.

The following capabilities are available to harden the security of the DMZ Secure Proxy Server and to determine the level of security to assign:

Startup user permissions

The secure proxy server process can be changed to run as an unprivileged user after startup. Although the secure proxy server must be started as a privileged user, changing the server process to run as an unprivileged user provides additional protection for local operating resources.

Routing considerations

The secure proxy server can be configured to route requests to target servers based on static routing information or dynamic information. Static routing means that the server obtains the routing information from local flat files. Dynamic routing means that the server obtains the routing information from a Hypertext Transfer Protocol (HTTP) tunnel connection from the proxy server to a server in the secure zone. It is more secure to use static routing as the use of dynamic routing requires an additional connection through the inner firewall. Static routing is only applicable to HTTP requests.

Administration options

The secure proxy server does not contain a web container, and therefore is unable to host the administrative console. It is better to not have a web container on a DMZ Secure Proxy Server since hosting application artifacts is considered a security risk and adds an unnecessary footprint to the proxy server. The secure proxy server is installed separately and has several different administrative options that have security implications.

Error handling

Custom error pages can be used by the secure proxy server for specific error codes or groups of error codes. A custom error page application can be used to generate error messages or flat custom error page files can be stored locally on the file system and used during run time. Choosing to use flat custom error pages instead of a custom error application provides a higher level of security. Choosing this option limits the code path and eliminates the need for a potentially unauthorized application to be run when an error page is needed.

Denial of service protection

Denial of service protection is provided with the inclusion of two properties: Maximum request body buffer chunk size and Maximum response body buffer chunk size. These properties must be tuned to balance the level of protection with the performance overhead that might be experienced if these properties are set incorrectly.

When creating the DMZ Secure Proxy Server, we can choose any of the default security levels: High, Medium, or Low.

Important: The High DMZ security level cannot be used for SIP proxy servers because static routing cannot be used for the SIP proxy server.

In addition to these predefined settings, we can customize the settings to better serve your requirements. If we choose to customize the settings, your DMZ Secure Proxy Server is assigned a qualitative categorization of our security level called the current security level. Each custom setting is assigned a value of High, Medium, or Low. The current security level is equal to the value of the least secure setting used. To achieve a current security level of High, only settings assigned the high value can be configured. To achieve a current security level of Medium, only settings with values of High or Medium can be used. A current security level of Low is used if any settings assigned the value of Low are set.

An additional change to enhance the protection for the DMZ Secure Proxy Server is the switch from a Java Development Kit (JDK) to a Java Runtime Environment (JRE). Switching from a JDK to a JRE removes the inclusion of a compiler on the installation. This change is beneficial because the compiler can possibly be used for malicious purposes if there is a security breach.

(iSeries) No JRE currently is available for i5/OS™ systems; therefore, a JDK is used. For protection against this type of threat, we can manually remove the tools.jar file from the JDK installation root.


Subtopics

  • Set up the proxy server
  • Configure a DMZ Secure Proxy Server by