mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-02-05 22:54:09 +00:00
Modify swtpm_setup.conf to enable the creation of certifcates by default. Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
5 lines
200 B
Plaintext
Executable File
5 lines
200 B
Plaintext
Executable File
# Program invoked for creating certificates
|
|
create_certs_tool= /usr/share/swtpm/swtpm-localca
|
|
create_certs_tool_config = /etc/swtpm-localca.conf
|
|
create_certs_tool_options = /etc/swtpm-localca.options
|