PKCS#11 [4.13.2173]

Linux 64-bit

Download

  •  DEB package

    SHA256 sum:
    c5006b1eae2c5a7b5496f26b82efcc29714bbbaa1d5207d7c91146e20d4c1622
  •  RPM package

    SHA256 sum:
    8d750cb60a8d474543cc31a65790f3307ff8558968ba6d5711357af211e2db75
  •  Library (.so file)

    SHA256 sum:
    dcb7d310c0385fdbb4f1e7e01831335c993ef224b87986c68d9f172da1dfe7b5

Installation for DEB

The RPM and DEB installer copies the Fortanix Data Security Manager (DSM) PKCS#11 shared object file (library) to /opt/fortanix/pkcs11/fortanix_pkcs11.so . One can also download the .so file and use it directly.

Check the PKCS#11 developer guide for more details.

Installation for DEB from 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-pkcs11

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 save.
    [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-pkcs11

Windows 64-bit

Download

  •  Installer

    SHA256 sum:
    d5572c0f703bafc649220fe4776da109ae954a33ec6b04ef6e21c596ab6ffba4

Installation

The Windows installer installs the PKCS#11 Library, as well as the Fortanix CNG and EKM providers. The default installation location of PKCS#11 library is C:\Program Files\Fortanix\KmsClient\FortanixKmsPkcs11.dll

Comments

Please sign in to leave a comment.

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