swtpm/src/swtpm_setup
Stefan Berger 1edad44acd swtpm_setup: Add --print-capabilities option
Extend swtpm_setup with the --print-capabilities option which
prints a JSON object describing supported features.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2019-07-12 14:18:20 -04:00
..
Makefile.am swtpm_setup: Leave swtpm_setup.sh ownership to root 2018-11-06 15:28:53 -05:00
README add new README files for the tools and modify main README file 2014-12-05 15:11:15 -05:00
swtpm_setup.c swtpm_setup: Add --print-capabilities option 2019-07-12 14:18:20 -04:00
swtpm_setup.h.in build: remove hardcoded tss user and group 2015-11-02 20:47:37 -05:00
swtpm_setup.sh.in swtpm_setup: Add --print-capabilities option 2019-07-12 14:18:20 -04:00

swtpm_setup is a tool that simulates the manufacturing of a TPM
and allows a user to prepare the initial state of a TPM by having
the TPM create an EK, creating the EK and platform certificates for it,
and saving the certificates into the NVRAM of the TPM before it is used
for the first time.

For further information, check the manpage 'man swtpm_setup'.