swtpm/src/swtpm_cert
Stefan Berger 540a9a9632 swtpm_cert: Create sets of items
Following the example in the Appendix A.1 of the TCG EK Credential
Profile Spec Version 2.0, a ASN.1 SET is supposed to be created for
each one of the items. This patch fixes the format.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2017-02-02 13:07:32 -05:00
..
ek-cert.c swtpm_cert: Create sets of items 2017-02-02 13:07:32 -05:00
Makefile.am swtpm: add version info to all programs 2015-12-03 19:31:10 -05: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: Create sets of items 2017-02-02 13:07:32 -05:00
tpm.asn swtpm_cert: Create sets of items 2017-02-02 13:07:32 -05: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'.