Proxy Server Configurations
Review proxy server configurations in Cortex XSOAR 6.13.
http_proxy
Environment uses http proxy. Special characters must be escaped. http://user:password@prox-server:port#
For example, http://user:password@prox-server:3128
N/a
https_proxy
Environment uses http proxy. Special characters must be escaped. https://user:password@prox-server:port#
For example, https://user:password@prox-server:3128
N/a
host.proxy
(Multi-tenant) Set to true if host uses proxy to connect to the main account.
true
accounts.http.proxy
(Multi-tenant) Set to false to prevents communication from main account to tenants from going through proxy.
true
accounts.http.websocket.proxy
(Multi-tenant) Set to false to prevents main account from using proxy for websockets forwarding to tenants.
true
no_proxy
A comma-separated list of proxy settings to bypass. http://user:password@prox-server:port#,http:/user:password@prox-server:port#
N/a
Last updated
Was this helpful?
