For the complete documentation index, see llms.txt. This page is also available as Markdown.
XSOAR 8 (SaaS)

Configure the engine to call the server without using a proxy

Configure a Cortex XSOAR 8 SaaS engine to call the server without 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.

  1. On the computer where you have installed the engine, go to the directory for d1.conf file.

    For RPM, DEB, Shell go to /usr/local/demisto.

  2. Add the following configuration:

    Key
    Value

    engine.to.server.proxy

    false (default is true)

Last updated

Was this helpful?