swtpm/src/swtpm_cert
Stefan Berger cab1e2186f build-sys: Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's
Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's so that they
can be defined during configure time as well as CFLAGS added during
build time. LDFLAGS were already handled correctly during build-time.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-07-27 15:39:48 -04:00
..
ek-cert.c swtpm_cert: Fix issues raised by -Wextra 2021-06-24 15:05:03 -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'.