swtpm/samples
Stefan Berger 77819bb2e6 samples: Protect variables with quotes and address shellcheck issues
Protect variables with quotes so that pathnames with spaces are now
supported.

Adjust the accompanying test case to make use of spaces in file paths.

Address several issues found by shellcheck. Some of them are false
positives especially when it comes to protecting variables passed
to a commaned in an 'eval' line. They must not be protected, otherwise
they are not passed correctly.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2020-01-27 09:16:16 -05:00
..
Makefile.am samples: Add a script to create a TPM 1.2 intermediate CA 2018-10-15 20:45:48 -04:00
swtpm-create-tpmca samples: Enable support for well known SRK password (TPM 1.2) 2018-11-09 15:07:54 -05: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: Protect variables with quotes and address shellcheck issues 2020-01-27 09:16:16 -05:00
swtpm-localca.options samples: remove the TPM attribute parameters from the options file 2018-05-05 01:09:46 -04:00