For the complete documentation index, see llms.txt. This page is also available as Markdown.
XSOAR 6.13

Configure the Engine to Call the Server Without Using a Proxy

Configure direct engine server calls in Cortex XSOAR 6.13.

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 server.

  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?