Proxy Server Configurations - Administrator Guide - 6.11 - Cortex XSOAR - Cortex - Security Operations

Cortex XSOAR Administrator Guide

Product
Cortex XSOAR
Version
6.11
Creation date
2022-12-12
Last date published
2024-03-28
Category
Administrator Guide
Abstract

Server configurations for proxy servers.

Key

Description

Default

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