tpm2-tools icon indicating copy to clipboard operation
tpm2-tools copied to clipboard

tpm2_certify: allow setting of (or empty) qualifying data

Open AndreasFuchsTPM opened this issue 5 months ago • 0 comments

Currently, qualifying data for the return blob is hard coded:

https://github.com/tpm2-software/tpm2-tools/blob/b4bf516d4c5c798d1ad7b0921906e8a1650a4b86/tools/tpm2_certify.c#L79-L82

This should be either empty or settable by CLI parameters.

If we decide to switch to empty by default, this will be a breaking change !

AndreasFuchsTPM avatar Jun 04 '25 10:06 AndreasFuchsTPM