How to use swtpm_cert for QEMU to mock another PCs TPM EK Cert? #834
-
Title says it all |
Beta Was this translation helpful? Give feedback.
Answered by
stefanberger
Jan 2, 2024
Replies: 1 comment 2 replies
-
You can run swtpm_cert via swtpm_setup: https://github.com/stefanberger/swtpm/wiki/Certificates-created-by-swtpm_setup#tpm-2-certificates |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Since you don't have access to the CA of the TPM manufacturer you will not be able to create an EK cert with the signature of the manufacturer's (well known) CA. Also, you cannot just reuse the EK cert of the hardware TPM because you would be missing the corresponding EK private key.