swtpm/src/swtpm_cert
Stefan Berger 9f5342fc68 swtpm_cert: Allow passing -1 for days to get a non-expiring certificate
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-10-08 14:07:02 -04:00
..
ek-cert.c swtpm_cert: Allow passing -1 for days to get a non-expiring certificate 2021-10-08 14:07:02 -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'.