Skip to main content

Cyware Orchestrate

Configure Proxy Server

You can configure a proxy server for the application on-premise deployments to prevent direct access to the internet or public cloud applications. The HTTP and HTTPS URLs act as proxies to provide an extra layer of protection to the application.

Before you Start

Ensure that your user group has View Configuration and View & Update Configuration permissions.

Steps

To configure the proxy server, do the following:

  1. Go to Admin Panel > Configuration.

  2. Navigate to Proxy, click Edit and toggle proxy.

  3. Enter the following details:

    • HTTP: Enter an HTTP URL or IP address to use the proxy. For example, 10.100.4.222:3128. The HTTP proxy receives requests directly from applications that use HTTP as their protocol.

    • HTTPS: Enter an HTTPS URL or IP address to use the proxy. For example, 10.100.3.222:3128. HTTPS proxy provides a more secure connection. For data transmission, HTTPS proxies provide the feature of having unreadable data if intercepted.

    • No Proxy: Enter a list of comma-separated URLs, IP addresses, or domains to configure the hosts that need not go through a proxy to connect. For example, cyware.com.

  4. Click Save.

  5. Enter a URL to test the proxy server connection and click Test.

After the test connection is successful, the proxy server details are saved. You can test the configured proxy server again by clicking Test Proxy next to Edit. You can only test one URL at a time.