swtpm/src/swtpm_cert
Stefan Berger c269da7869 swtpm_cert: Test for NULL pointer returned by malloc
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2022-05-25 18:54:58 -04:00
..
ek-cert.c swtpm_cert: Test for NULL pointer returned by malloc 2022-05-25 18:54:58 -04:00
Makefile.am build-sys: Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's 2021-07-27 15:39:48 -04:00
README add new README files for the tools and modify main README file 2014-12-05 15:11:15 -05:00
tpm_asn1.h swtpm_cert: Build platform and TPM info for platform certificate 2018-05-07 15:40:54 -04:00
tpm.asn swtpm_cert: Build platform and TPM info for platform certificate 2018-05-07 15:40:54 -04:00

swtpm_cert is a tool that creates EK and platform certificates for a TPM.
It does not require a certificate request to be self signed but works only
with  the public key parameters of the EK.

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