swtpm/samples
Stefan Berger 27d4c5d83f swtpm_localca: Test for available issuercert before creating CA
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>
2022-02-17 20:29:17 -05:00
..
py_swtpm_localca swtpm_localca: Test for available issuercert before creating CA 2022-02-17 20:29:17 -05:00
Makefile.am build-sys: Add python-install and python-uninstall targets 2020-10-05 12:06:05 -04:00
setup.py samples: Rewrite swtpm-localca in python 2020-09-18 12:09:11 -04:00
swtpm-create-tpmca samples: Extend script to create a CA using a TPM 2 for signing 2020-04-14 13:09:00 -04:00
swtpm-create-user-config-files.in samples: Use ${HOME}/.config if XDG_CONFIG_HOME is not set (RHEL) 2020-09-23 18:14:23 -04:00
swtpm-localca.conf.in build-sys: Adjust localstatedir and files using it 2019-01-17 11:28:40 -05:00
swtpm-localca.in samples: Rewrite swtpm-localca in python 2020-09-18 12:09:11 -04:00
swtpm-localca.options samples: remove the TPM attribute parameters from the options file 2018-05-05 01:09:46 -04:00