swtpm/samples/swtpm_setup.conf.in
Stefan Berger 5486f0437f swtpm_setup: Add support for --profile-name option
Add support for --profile-name option that searches for a profile in a
configurable local directory or a distro directory
(typically /usr/share/swtpm/profiles).

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2024-10-02 09:35:17 -04:00

11 lines
429 B
Plaintext

# Program invoked for creating certificates
create_certs_tool= @BINDIR@/swtpm_localca
create_certs_tool_config = @SYSCONFDIR@/swtpm-localca.conf
create_certs_tool_options = @SYSCONFDIR@/swtpm-localca.options
# Comma-separated list (no spaces) of PCR banks to activate by default
active_pcr_banks = @DEFAULT_PCR_BANKS@
rsa_keysize = 2048
profile = {"Name": "default-v1"}
# profile_file =
local_profiles_dir = /etc/swtpm/profiles/