Abstract
Configure an engine to call the Cortex XSOAR tenant without using a proxy.
In some cases, due to specific environment architecture, you may need to configure the engine to use a proxy when working with integrations, but not use a proxy when calling the Cortex XSOAR tenant.
On the computer where you have installed the engine, go to the directory for
d1.conffile.For RPM, DEB, Shell go to
/usr/local/demisto.Add the following configuration to the file.
Key
Value
engine.to.server.proxyfalse(default istrue)Save the file.