1swtpm-localca.options(8) swtpm-localca.options(8)
2
3
4
6 swtpm-localca.options - Options file for swtpm_localca
7
9 The file /etc/swtpm-localca.options contains command line options to
10 pass to the swtpm_cert program and should hold options that apply to
11 the creation of all TPM Endorsement Key (EK) and platform certificates.
12
13 Users may write their own options into
14 ${XDG_CONFIG_HOME}/swtpm-localca.options or if XDG_CONFIG_HOME is not
15 set it may be in ${HOME}/.config/swtpm-localca.options.
16
18 An example swtpm-localca.options file may look as follows:
19
20 --platform-manufacturer Fedora
21 --platform-version 2.1
22 --platform-model QEMU
23
25 swtpm_localca
26
28 Report bugs to Stefan Berger <stefanb@linux.vnet.ibm.com>
29
30
31
32swtpm 2022-07-23 swtpm-localca.options(8)