Configure a web proxy
If your network uses a web proxy, you can set up the Edge Encryption proxy to use the web proxy.
Before you begin
Role required: admin
About this task
If your network does not use a web proxy, leave the web proxy properties in the configuration file commented out.
The Edge Encryption proxy server supports HTTP connection to and basic authentication with the web proxy.
Procedure
Change to the
<installation directory>/conf/directory.Open the
edgeencryption.propertiesfile.Configure the web proxy properties.
Save and close the
edgeencryption.propertiesfile.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.
Use the
cdcommand to navigate to<Java home directory>/jre/lib/security/cacertsExecute the command:
keytool -keystore cacerts -importcert -alias <chooseAlias> -file <certificateFile>
Parent Topic:Install the Edge Encryption proxy server using the command line installer
Previous topic:Configure additional properties in the Edge Encryption properties file
Next topic:Set the proxy server initial memory limit and upper bound memory limit