Configuring Java CAPS Environment Components for Application Adapters

Proxy Configuration

Proxy Configuration includes the configuration parameters listed in the table.

Table 21 Environment Configuration — Proxy Configuration

Name 

Description 

Required Value 

Proxy Host

The host name of the HTTP proxy. This specifies the HTTPS proxy host to which requests to an HTTP server or reception of data from an HTTP server may be delegated to a proxy. This sets the proxy port for secured HTTP connections. 

A valid HTTPS proxy host name. 

Proxy Port

The port of the HTTPS proxy. 

A valid HTTP proxy port. The default is 8080.

Proxy Username

Specifies the user name required for authentication to access the web site specified by the URL property.

A valid user name. 


Note –

The user name is required by URLs that require HTTP basic authentication to access the web site.

Be sure to enter a value for this property before you enter a value for the Proxy password properties.


Proxy Password

Specifies the password required for authentication to access the web site specified by the URL property.

The appropriate password. 


Note –

Be sure to enter a value for the Proxy username properties before entering this property.