Downloading the installation package for Linux

This section explains how to download the Stormshield SSL VPN client installation package for Linux.

  1. Download the Stormshield SSL VPN client installation package from one of these websites:

    The installation package is available in .deb format for Ubuntu distributions, and .rpm format for Red Hat Enterprise Linux (RHEL) distributions.

  2. Check the integrity of the downloaded package:

    1. In a terminal, retrieve the hash of the downloaded package with the command:

      sha256sum <filename>

      Replace <filename> with the name of the .deb or .rpm downloaded package.

    2. Compare the result with the hash that can be seen on the website used for downloading the package:

      Hashes have to be identical.