Replacing the Integration Server and SVM certificates

The Kaspersky Security distribution kit includes certificate_manager, a utility for managing certificates of the Integration Server and SVMs. The Integration Server SSL certificate is used when establishing a secure connection with the Integration Server and for encrypting the communication channel between the Protection Server and Light Agent.

The certificate management utility lets you:

Certificates may need to be replaced in the following cases:

You can replace the Integration Server certificate with a new certificate created using the utility or using third-party tools. If you want to use an Integration Server certificate created using third-party tools, make sure that the new certificate meets the utility's certificate requirements.

The certificate_manager utility is located in the Integration Server installation folder: %ProgramFiles(x86)%\Kaspersky Lab\Kaspersky VIISLA\.

Use of the utility requires administrator rights in the operating system.

To create an Integration Server certificate using the utility:

On the device where the Integration Server is installed, run the following command:

% ProgramFiles (x86)%\Kaspersky Lab\Kaspersky VIISLA\certificate_manager.exe create-self-signed-certs --outputFolder <path to certificate folder>

where <path to folder with certificate> is the path to the folder where the created certificate will be placed. The folder must be located on the device where the Integration Server is installed.

It is recommended to protect the certificate from unauthorized access. For example, you can place the certificate in a secure folder.

The command causes the utility to create an Integration Server certificate (in PFX format) and place it in the specified folder.

To replace the Integration Server and SVM certificates:

On the device where the Integration Server is installed, run the following command:

% ProgramFiles (x86)%\Kaspersky Lab\Kaspersky VIISLA\certificate_manager.exe replace --certificatePath <path to certificate>

where <path to certificate> is the path to the Integration Server certificate (file in PFX format).

As a result of executing the command, the utility performs the following actions:

After replacing the Integration Server and SVM certificates, you need to update all Light Agent policies and SVM policies so that they receive the public key of the new certificate.

Trace files may be created while the certificate management utility is running.

Page top