mirror of
https://github.com/stefanberger/swtpm.git
synced 2025-08-22 10:30:52 +00:00
![]() Avoid trying to create TPM certificates while the issuer certificate has not been created, yet (in a 2nd step). To resolve this do not just test for availability of the signing key, which is created first, but also test for the issuer certifcate, which is created in a 2nd step when the local CA is created. If either one is missing, attempt to create the CA. Resolves: #644 Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> |
||
---|---|---|
.. | ||
py_swtpm_localca | ||
Makefile.am | ||
setup.py | ||
swtpm-create-tpmca | ||
swtpm-create-user-config-files.in | ||
swtpm-localca.conf.in | ||
swtpm-localca.in | ||
swtpm-localca.options |