HSM Gateway

By downloading or installing the Fortanix Client Software/SDKs, you agree to the terms of the Fortanix SDK License Agreement Link, unless otherwise agreed with Fortanix.

HSM Gateway 

Download

  • DEB package

    SHA256 sum:

    addfb6e69e42ec63c4dae55386497198f320449caaee713b17a9fea0d5700e38
  • RPM package

    SHA256 sum:

    fbb9febf6a86cb04f862dd592248091e02cad248120162843e6b413331d62da8

HSM Gateway - Supported Operating Systems (OS)

For more information on the HSM Gateway client OS compatibility matrix, refer to Compatibility Matrix.

HSM Gateway - Public Repo

Steps to download the DEB package

  1. Add the following line to the file /etc/apt/sources.list".

    deb https://download.fortanix.com/linux/apt focal main
  2. Download https://download.fortanix.com/linux/apt/fortanix.gpg.
  3. After downloading the file fortanix.gpg, run the following command to add the file to a trusted source.

    sudo apt-key add <directory-path>/fortanix.gpg

    Where, directory-path is the folder where you downloaded the file.

  4. Run the following commands to get the latest package from the repo.

    sudo apt update
  5. Run the following command to install the package.

    sudo apt install fortanix-hsm-gateway

Steps to download the RPM package

  1. Run the following command to go to the yum.repos.d directory.

    cd /etc/yum.repos.d/
  2. Create the file em-agent.repo in the folder from Step 1 and add the following contents to it, then sav

    [em-agent]
    name=EM Agent  - $basearch
    baseurl=https://download.fortanix.com/linux/yum/el7/x86_64
    enabled=1
    gpgkey=https://download.fortanix.com/linux/yum/fortanix.pub
    gpgcheck=1
  3. Run the following commands to get the latest package from the repo.

    sudo yum update
  4. Run the following command to install the package.

    sudo yum install fortanix-hsm-gateway

Comments

Please sign in to leave a comment.

Was this article helpful?
0 out of 0 found this helpful