Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Start the Edge Encryption proxy

After an Edge Encryption proxy is installed and configured, you can start the proxy from the command line.

Before you begin

Role required: admin

Before starting the encryption proxy, verify the following:

  • The Edge Encryption plugin is activated on the instance.
  • The edgeencryption.properties file on this machine has been configured.
  • If using an order preserving encryption type or encryption patterns, the proxy database is running.

Note: The first time you set up the edgeencryption.properties file or change properties, you may not want to set the password encryption property. After you have verified that everything is working, you can set the password encryption property, shut down the proxy, and then restart the proxy.

Procedure

  1. Run the proxy server.
On a Linux machine1. `cd` to `ServerName_port` 2. Execute `./startup.sh`
On a Windows machinePerform the following steps from the command line as admin:1. `cd` to `ServerName_port/bin` 2. Execute `edgeencryption.bat start`
  1. Check the log on the proxy server to verify that the proxy is running.

Parent Topic:Install the Edge Encryption proxy server using the command line installer

Previous topic:Set the proxy server initial memory limit and upper bound memory limit

Next topic:Obfuscate passwords in the properties file