% tss2_getplatformcertificates(1) tpm2-tools | General Commands Manual % % APRIL 2019
tss2_getplatformcertificates(1) -
tss2_getplatformcertificates [OPTIONS]
tss2_getplatformcertificates(1) - This command returns the set of platform certificates concatenated in a continuous buffer if the platform provides platform certificates. Platform certificates for TPM 2.0 can consist not only of a single certificate but also a series of so-called delta certificates.
These are the available options:
-
-f, --force:
Force overwriting the output file.
-
-o, --certificates=FILENAME or - (for stdout):
Returns a continuous buffer containing the concatenated platform certificates.
tss2_getplatformcertificates --certificates=certificates.file
0 on success or 1 on failure.