Proof-of-concept implementation of the "Challenge/Response Remote Attestation" interaction model of the IETF RATS Reference Interaction Models for Remote Attestation Procedures using TPM 2.0.
BSD 3-Clause "New" or "Revised" License
27
stars
20
forks
source link
tpm2-tss Feature API (FAPI) cannot be used in the Docker container #63
In the Docker container, it is possible to use the TSS SAPI and ESAPI only. The Feature API (FAPI) cannot be used (produces permission errors). It would be great if the container would support the FAPI to test code easily.
In the Docker container, it is possible to use the TSS SAPI and ESAPI only. The Feature API (FAPI) cannot be used (produces permission errors). It would be great if the container would support the FAPI to test code easily.