]> git.proxmox.com Git - swtpm.git/commit - man/man8/swtpm_setup.conf.pod
Support TPM 2 in swtpm_setup and swtpm_setup.sh
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Wed, 21 Dec 2016 22:05:56 +0000 (17:05 -0500)
committerStefan Berger <stefanb@linux.vnet.ibm.com>
Tue, 7 Aug 2018 16:19:46 +0000 (12:19 -0400)
commit15226ad9a5071a2e319de509998632aca8a92ddb
tree59e1e4b076d98df0fd3dc20d1d53ca6d5c54343d
parente5ffc74dc8e627e31814018e5a4e4a98102ef46b
Support TPM 2 in swtpm_setup and swtpm_setup.sh

Support TPM 2 in swtpm_setup and swtpm_setup.sh.
Implement support for all command line options except for:
 o --take-ownership and anything related to ownership passwords
 o --lock-nvram
 o --display

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
12 files changed:
man/man8/swtpm-localca.8
man/man8/swtpm-localca.pod
man/man8/swtpm_setup.8
man/man8/swtpm_setup.conf.8
man/man8/swtpm_setup.conf.pod
man/man8/swtpm_setup.pod
samples/swtpm-localca
src/swtpm_setup/swtpm_setup.sh.in
tests/Makefile.am
tests/create_certs.sh
tests/test_tpm2_parameters [new file with mode: 0755]
tests/test_tpm2_swtpm_setup_create_cert [new file with mode: 0755]