Distribution package – an archive with a set of files for deploying ASAP On-Premise components in your organization's infrastructure.
Distribution package signature – the digital signature of the ASAP On-Premise distribution package archive. You can use it to make sure that you have downloaded the correct file.
Distribution package signature checker (a tool for checking file integrity) – a script for checking the integrity of the platform distribution package you downloaded.
To check the integrity of the downloaded platform distribution package:
Download the platform distribution archive, XML file with the distribution package signature, and script for checking the integrity of the distribution package into one directory.
Change the permissions on the integrity_checker script to grant execution permissions to all users.
For example, using the command chmod 755 integrity_checker.
Run the integrity_checker script and wait for it to finish executing.
If the integrity of the distribution package is successfully verified, the screen will display SUCCEEDED.