PTIBConfigureGatewayProperties
Application class - PTEM_CONFIG:PTIBConfigureGatewayProperties
The PTIBConfigureGatewayProperties plug-in sets keystore password, proxy host, proxy port, and non proxy host in gateway properties file.
| Property | Default Value | Description |
|---|---|---|
|
env.gateway_host |
@host@.@domain@ |
Gateway host. |
|
env.gateway_port |
@httpport@ |
Gateway port. |
|
env.gateway_ssl_port |
@sslport@ |
Gateway SSL port. |
|
env.use_ssl_gateway |
false |
Flag to determine whether the configuration is secure or non-secure. Valid values:
|
|
env.gateway_user |
administrator |
Gateway user name. |
|
env.gateway_password |
Gateway user password. |
|
|
env.gateway_keystore_password |
Gateway keystore password. |
|
|
env.gateway_proxy_host |
Gateway proxy host. |
|
|
env.gateway_proxy_port |
Gateway proxy port. |
|
|
env.gateway_non_proxy_hosts |
@host@.@domain@|localhost|*.example.com |
Gateway non proxy hosts. |
|
env.ib_synchronize_map_files |
Y |
Execute MAP File Synchronization |