mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-01-20 11:45:38 +00:00
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> |
||
|---|---|---|
| .. | ||
| ek-cert.c | ||
| Makefile.am | ||
| README | ||
| tpm_asn1.h | ||
| tpm.asn | ||
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'.