XSOAR 6.13
Configure the Engine to Use a Web Proxy
Configure an engine web proxy in Cortex XSOAR 6.13.
The engine uses a web proxy if the following environment variables are set:
http_proxyhttps_proxy
If the environment variables are not set, or you wish to use a different settings than those specified in the environment variables, set the configuration with your specific proxy details in the d1.conf file. For example:
{"http_proxy": "http://proxy.host.local:8080",
"https_proxy": "https://proxy.host.local:8443"}PreviousCommon Properties When Editing an Engine Configuration
NextConfigure the Engine to Call the Server Without Using a Proxy
Last updated
Was this helpful?
