swtpm/samples
Stefan Berger fd00c5ff87 samples: Replace swtpm_localca with script calling swtpm-localca (issue #482)
Replace the binary swtpm_localca with a script that now calls the binary
swtpm-localca, which is to be installed in $bindir.

So that we can use this for script for calling swtpm-localca during testing
(when it is not installed), write the script in such a way that it de-
termines whether there's swtpm-localca in the same directory and if not call
it from ${bindir}/swtpm-localca.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-07-16 16:03:14 -04:00
..
Makefile.am samples: Replace swtpm_localca with script calling swtpm-localca (issue #482) 2021-07-16 16:03:14 -04:00
swtpm_localca_conf.h.in samples: Rewrite of swtpm_localca in 'C' (addresses issue #437) 2021-06-01 09:31:43 -04:00
swtpm_localca_utils.c swtpm_localca: Initialize autofreed variables to NULL (gcc-11) 2021-06-04 16:04:09 -04:00
swtpm_localca_utils.h samples: Rewrite of swtpm_localca in 'C' (addresses issue #437) 2021-06-01 09:31:43 -04:00
swtpm_localca.c samples: swtpm_localca: Fix issues raised by -Wextra 2021-06-24 15:05:03 -04:00
swtpm_localca.h samples: Rewrite of swtpm_localca in 'C' (addresses issue #437) 2021-06-01 09:31:43 -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: Require --root flag if root user runs script 2020-10-28 08:32:50 -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: Replace swtpm_localca with script calling swtpm-localca (issue #482) 2021-07-16 16:03:14 -04:00
swtpm-localca.options samples: remove the TPM attribute parameters from the options file 2018-05-05 01:09:46 -04:00