Update a proxy running on Windows.
Avant de commencer
If using AES 256-bit encryption with Java 8 update 141 (8u141) or lower, you must install the Java Cryptography Extension (JCE) jurisdiction policy files by copying them into the system Java home directory of each Edge Encryption proxy server host. Add these files to the <Java-home-directory>/jre/lib/security folder before performing a scheduled or manual upgrade. To install the AES 256-bit
encryption policy files, see Configure the AES 256-bit encryption key.
Role required: security_admin or local administrator on the host machine
Procédure
-
Download the Edge Encryption
proxy-update archive file to the installation directory.
-
Navigate to
-
Select the Download the command line installer
link.
-
When the download begins, select the your installation directory as the
download location.
-
Start the Windows cmd terminal program with administrator privileges.
-
Change to the installation directory.
-
Run the following command:
java -jar edgeencryption-dist-<version>-all.jar -m dist-upgrade -c
<proxy directory>
| Option |
Description |
| proxy directory |
The directory in the installation directory where the
proxy was initially installed. This directory is created
by the install. |
If you want to see the help screen, execute this command without arguments:
java -jar edgeencryption-dist-<version>-all.jar
A new proxy directory is created with a current timestamp. A backup of
the old proxy directory is maintained as backup.dist-upgrade_timestamp in the
new proxy installation directory. The old proxy shuts down and the new proxy
starts up. Any open connections/transactions on the old proxy server are
terminated.
-
Check the proxy log in the new directory and the instance to verify that the
proxy has been updated and is running.