Hi Nicolas.
When I run "tpm2_policysecret -S session.ctx -c ${TPM2_RH_ENDORSEMENT}" I have
the following error:
ubuntu@ubuntu:~/atesttor$ tpm2_policysecret -S session.ctx -c ${TPM2_RH_ENDORSEMENT}
WARNING:esys:src/tss2-esys/api/Esys_PolicySecret.c:343:Esys_PolicySecret_Finish() Received
TPM Error
ERROR:esys:src/tss2-esys/api/Esys_PolicySecret.c:115:Esys_PolicySecret() Esys Finish
ErrorCode (0x000009a2)
ERROR: Esys_PolicySecret(0x9A2) - tpm:session(1):authorization failure without DA
implications
ERROR: Could not build policysecret
ERROR: Unable to run tpm2_policysecret
I thought it was something related to passing the password of the hierarchy, but the
command doesn't recognize -p option.
Do you have a clue of what it may be happening?
Best regards