---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Configure a web proxy

# Configure a web proxy {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

If your network uses a web proxy, you can set up the Edge Encryption proxy to use the web
proxy.

## Vorbereitungen

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

If your network does not use a web proxy, leave the [web proxy
properties](https://servicenow-prod.fluidtopics.net/11zZkc8NDA9UEYvX8O_edw "The edgeencryption.properties configuration file located in the <installation directory>/conf/ folder contains properties used to configure your environment.") in the configuration file commented out.

The Edge Encryption proxy server
supports HTTP connection to and basic authentication with the web proxy.

## Prozedur

1. Change to the \<installation directory\>/conf/ directory.
2. Open the edgeencryption.properties file.
3. Configure the [web proxy
   properties](https://servicenow-prod.fluidtopics.net/11zZkc8NDA9UEYvX8O_edw "The edgeencryption.properties configuration file located in the <installation directory>/conf/ folder contains properties used to configure your environment.").
4. Save and close the edgeencryption.properties file.
5. If the web proxy is using a customer-specific server certificate, add this certificate to the JVM used by the Edge Encryption proxy server to establish trust between the web proxy and the Edge Encryption proxy server.
   1. Use the `cd` command to navigate to \<Java home directory\>/jre/lib/security/cacerts
   2. Execute the command: `keytool -keystore cacerts -importcert
      -alias <chooseAlias> -file <certificateFile>`
   {#t_SetUpWebProxyProperties__substeps_bhx_dbq_vz}
{#t_SetUpWebProxyProperties__steps_qzg_21x_fv}
**Vorheriges Thema:** [Configure additional properties in the Edge Encryption properties file](https://servicenow-prod.fluidtopics.net/tblgkv72d4PW9NUe5NcJhQ "After installing the Edge Encryption proxy server in your network and setting up your keystore and keys, configure the additional Edge Encryption properties.")  
**Nächstes Thema:** [Set the proxy server initial memory limit and upper bound memory limit](https://servicenow-prod.fluidtopics.net/dsXVMitJlEpmhsARfljptQ "Set the initial memory limit and upper bound memory limit to specify how much memory the proxy server can consume. Set these limits to avoid performance issues in your Edge Encryption implementation.")

