Adding an HTTP Option
In the Manage HTTP Options task, you can add as many HTTP options as required. These options let you configure all aspects of an HTTP connection, including credentials, SSL/TLS settings, connection timeouts, and proxy settings.
gateway91
In the Manage HTTP Options task, you can add as many HTTP options as required. These options let you configure all aspects of an HTTP connection, including credentials, SSL/TLS settings, connection timeouts, and proxy settings.
To add a new HTTP option
:- In the Policy Manager, choose[Tasks] > Transports > Manage HTTPOptions from the Main Menu.The Manage Global Resources dialog appears. dialog appears.
- Click [Add].The Edit HTTP Options dialog appears.
- Configure each tab as necessary.
- Click [OK] when done.
Configuring the [General] tab
The [
General
] tab is used to configure general information for the options.Section | Description |
---|---|
General | Each HTTP option must have a unique combination of HTTP host, port, protocol, and path.
|
Credentials | This section records HTTP authentication information. Enter the appropriate HTTP credentials: User Name, Password, NTLM Domain, and NTLM Host (assuming NTLM has been enabled). Note that the Password requires that you choose it from the drop-down list. If the password you need is not shown, click [ Manage Stored Passwords ] to define it first. For more information, see Manage Stored Passwords. |
SSL/TLS | This section is enabled when the protocol selected is either <Any> or HTTPS.
|
Connection Settings |
To override the system default, clear the Use System Default check box and then enter a different value. The system default for this timeout is defined by the io.outConnectTimeout cluster property. The default value is 30 seconds.
To override the system default, clear the Use System Default check box and enter a value. The system default for this timeout is defined by the io.outTimeout cluster property. The default value is 60 seconds.
|
Security Zone | Optionally choose a security zone. To remove this entity from a security zone (security role permitting), choose "No security zone". For more information about security zones, see Understand Security Zones. This control is hidden if either: (a) no security zones have been defined, or (b) you do not have Read access to any security zone (regardless of whether you have Read access to entities inside the zones). |
Configuring the [Proxy] tab
The [
Proxy
] tab lets you specify proxy options. By default, the shared proxy settings will be used. You can specify to not use an HTTP proxy or to use a specific HTTP proxy with the settings indicated here.Proxy Host: Enter a valid hostname or IP address for the host.- Proxy Port: Enter a value port number.
- Proxy Username: Enter the user name to log onto the proxy host.
- Proxy Password: Choose the proxy password from the drop-down list. If the password you need is not shown, click [Manage Stored Passwords] to define it first. For more information, see Manage Stored Passwords.