Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.
Iwan Timmer edited this page Feb 11, 2018 · 7 revisions

TPM2-PK11

With TPM2-PK11 you can use your TPM keys in applications which support the PKCS #11 standard. By using a TPM your private keys are better protected against theft.

Usage

  1. First step is to create a TPM key, see also Create TPM key
  2. Install TPM2-PK11 and copy config.sample to ~/.tpm2/config
  3. Create a certificate if necessary, see also https://github.com/irtimmer/tpm2-pk11/wiki/Create-certificate
  4. Configure your application to use TPM2-PK11 and the created TPM key
Clone this wiki locally