1tss2_getplatformcertificates(G1e)neral Commands Mantusasl2_getplatformcertificates(1)
2
3
4
6 tss2_getplatformcertificates(1) -
7
9 tss2_getplatformcertificates [OPTIONS]
10
12 fapi-config(5) to adjust Fapi parameters like the used cryptographic
13 profile and TCTI or directories for the Fapi metadata storages.
14
15 fapi-profile(5) to determine the cryptographic algorithms and parame‐
16 ters for all keys and operations of a specific TPM interaction like the
17 name hash algorithm, the asymmetric signature algorithm, scheme and pa‐
18 rameters and PCR bank selection.
19
21 tss2_getplatformcertificates(1) - This command returns the set of plat‐
22 form certificates concatenated in a continuous buffer if the platform
23 provides platform certificates. Platform certificates for TPM 2.0 can
24 consist not only of a single certificate but also a series of so-called
25 delta certificates.
26
28 These are the available options:
29
30 • -f, --force:
31
32 Force overwriting the output file.
33
34 • -o, --certificates=FILENAME or - (for stdout):
35
36 Returns a continuous buffer containing the concatenated platform cer‐
37 tificates.
38
40 This collection of options are common to all tss2 programs and provide
41 information that many users may expect.
42
43 • -h, --help [man|no-man]: Display the tools manpage. By default, it
44 attempts to invoke the manpager for the tool, however, on failure
45 will output a short tool summary. This is the same behavior if the
46 “man” option argument is specified, however if explicit “man” is re‐
47 quested, the tool will provide errors from man on stderr. If the
48 “no-man” option if specified, or the manpager fails, the short op‐
49 tions will be output to stdout.
50
51 To successfully use the manpages feature requires the manpages to be
52 installed or on MANPATH, See man(1) for more details.
53
54 • -v, --version: Display version information for this tool, supported
55 tctis and exit.
56
58 tss2_getplatformcertificates --certificates=certificates.file
59
61 0 on success or 1 on failure.
62
64 Github Issues (https://github.com/tpm2-software/tpm2-tools/issues)
65
67 See the Mailing List (https://lists.linuxfoundation.org/mailman/listin‐
68 fo/tpm2)
69
70
71
72tpm2-tools APRIL 2019 tss2_getplatformcertificates(1)