Upgrading Kaspersky Security Center Web Console on Astra Linux in the closed software environment mode
This article describes how to upgrade Kaspersky Security Center Web Console Server (also referred to as Kaspersky Security Center Web Console) on the Astra Linux Special Edition operating system.
To upgrade Kaspersky Security Center Web Console:
Make sure that the device on which you want to upgrade Kaspersky Security Center Web Console is running one of the supported Linux distributions.
Read and accept the End User License Agreement (EULA). If the Kaspersky Security Center Linux distribution kit does not include a TXT file with the text of the EULA, you can download the file from the Kaspersky website. If you do not accept the terms of the License Agreement, do not upgrade Kaspersky Security Center Web Console by using the installation file.
Use the same response file that you prepared before installing Kaspersky Security Center Web Console. The response file name is ksc-web-console-setup.json, and the file location is /etc/ksc-web-console-setup.json.
If the response file does not exist, create a new response file that contains the parameters for connecting Kaspersky Security Center Web Console to Administration Server. Name the file ksc-web-console-setup.json, and then place it in the /etc directory.
The set of parameters of the response file depends on the version of the Administration Server to which the Kaspersky Security Center Web Console connects.
Administration Server version 16 or later
Example of a response file with the minimum set of parameters for signing in to Administration Server version 16 or later:
You can install the Kaspersky Security Center Web Console either on the same device as the Administration Server or on a separate device. When installing Kaspersky Security Center Web Console to an external device, the Kaspersky Security Center Web Console (specified by address) and Administration Server address (specified by iamHost or kscHost) are different. Otherwise, these parameters have the same values.
You can add multiple Administration Servers of different versions to the list of trusted servers. In this case, the Servers may use different authentication methods.
Ensure that in the /etc/digsig/digsig_initramfs.conf file, the DIGSIG_ELF_MODE parameter is specified as follows:
DIGSIG_ELF_MODE=1
Ensure that the astra-digsig-oldkeys compatibility package is installed.
If this package is not installed, run the following command:
apt install astra-digsig-oldkeys
Create a directory for the application key, if it does not exist:
mkdir -p /etc/digsig/keys/legacy/kaspersky/
Place the application key /opt/kaspersky/ksc64/share/kaspersky_astra_pub_key.gpg in the directory created in the previous step:
Under an account with root privileges, use the command line to run the setup file. You receive the setup file by downloading it from the Kaspersky website.
To upgrade from a previous version of Kaspersky Security Center Web Console, run the following command: