swtpm/src
Stefan Berger 64bbdcadad swtpm_setup: Do not pass a TPM 2 profile to swtpm when reconfiguring
Ensure that no profile is passed to the TPM 2 when it is to be reconfigured
by:

- Showing an error if user tries to pass a profile when also --reconfigure
  is passed
- Not taking the default profile from the swtpm_setup.conf configuration
  file if the user did not pass a profile

Extend an existing test case with a default profile in its swtpm_setup.conf
so that the above 2nd item is tested.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2025-03-28 11:35:22 -04:00
..
selinux selinux: Add rule to allow swtpm_t opening of virt_log_t files (BZ 2278123) 2025-02-24 09:21:18 -05:00
swtpm swtpm: Fix build error on 32bit systems due to inconsistent _FILE_OFFSET_BITS 2024-12-27 17:48:32 -05:00
swtpm_bios swtpm_bios: Rename parameter from optarg to opt_arg (OS X,Wshadow) 2024-10-13 19:46:15 -04:00
swtpm_cert swtpm_cert: Move error message about importing signing key into else branch 2024-11-13 13:52:07 -05:00
swtpm_ioctl swtpm_ioctl: Rename parameter from optarg to opt_arg (OS X,Wshadow) 2024-10-13 19:46:15 -04:00
swtpm_localca swtpm: Implement concat_varrays and fix casts in concat_array calls 2024-09-23 09:20:08 -04:00
swtpm_setup swtpm_setup: Do not pass a TPM 2 profile to swtpm when reconfiguring 2025-03-28 11:35:22 -04:00
utils swtpm_setup: Handle case when returned profile Name is null 2024-11-13 16:47:17 -05:00
Makefile.am Move swtpm_localca sources from samples/ to src/ 2021-07-25 08:52:13 -04:00