Manually add an additional proxy
After the first Edge Encryption proxy is properly configured and tested, you can set up additional proxies on a Linux or Windows machine. Installing multiple proxies on the same machine is not recommended.
Before you begin
Role required: admin
About this task
Add additional proxy servers on additional machines to ensure an optimal environment. See Sizing your Edge Encryption environment to determine the number of additional proxies needed.
Note: Make sure that all proxies have the same encryption keys and the same RSA key pair used to digitally sign encryption configuration and encryption rules. If a proxy database was set up as part of the installation, all proxies must use the same proxy database.
Procedure
Install the proxy using the appropriate command.
For more information, see Install the Edge Encryption proxy server (interactive installer).
Copy all the encryption keys and the
edgeencryption.propertiesfile from the first proxy to the new proxy.Encryption keys may be located in the proxy keystore, in the
/keysdirectory, or in a SafeNet KeySecure keystore.Open the
edgeencryption.propertiesfile on the new proxy.Change the following properties:
Property Description edgeencryption.proxy.name Unique name of the proxy server edgeencryption.proxy.host The server name, IP address, or fully-qualified domain name of the computer running the proxy. edgeencryption.proxy.http.port Port on the proxy for HTTP communication. Must be unique across all processes on the machine. edgeencryption.proxy.https.port Port on the proxy for HTTPS communication. Must be unique across processes on the machine. If installing the proxy server on a Windows machine, you must change the name of the service. by opening the
conf/wrapper.conffile on the new proxy and adding the properties listed in the following table.Note: You must perform this step before launching the proxy server.
Property Description wrapper.ntservice.name Unique name of the Edge Encryption proxy service. wrapper.ntservice.displayname Edge Encryption proxy service display name. wrapper.ntservice.description (Optional) Proxy server description. Save and close the file.
Launch the proxy using the appropriate command.
For more information, see Start the Edge Encryption proxy.
Parent Topic:Install the Edge Encryption proxy server using the command line installer
Previous topic:Obfuscate passwords in the properties file
Next topic:Authenticate an Edge Encryption proxy server