---
title: "Proxy Settings for Automatic Code Upload "
slug: "how-to-configure-automatic-etl-upload-to-work-with-proxy"
updated: 2022-01-07T07:15:15Z
published: 2022-01-07T07:15:15Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://success.panaya.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Proxy Settings for Automatic Code Upload 

If you encounter the below error message or a similar error message (during the code extraction process), follow the suggested solution below.

“Error : Exception The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. at System.Net.HttpWebRequest.GetResponse() The remote certificate is invalid according to the validation procedure.”

**Configure SAP Automatic code extraction to work with Proxy**

Most networks where Proxy is implemented inspect all SSL tunnels and their Proxy servers and issue a certificate during the handshake. This process disrupts the SAP host server communication to the Panaya server. Typically a bypass rule is required on the Proxy server that the SAP host system uses and would be implemented by an IT administrator, allowing direct traffic to https://emea.panaya.com or https://my.panaya.com. If a bypass rule cannot be implemented, an alternative solution would be to remove the Proxy authentication by enabling “USER Navigation by explicit proxy without authentication” for traffic to https://emea.panaya.com or https://my.panaya.com

If this suggested solution did not solve the issue, verify that the appropriate rule has been added to your firewall. You can use [Wireshark Trace](https://www.wireshark.org/#download) to confirm that the handshake communication is uninterrupted, as shown in the screenshot below. ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1639063687604.png)
