Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
swtpm-localca.options(5)				swtpm-localca.options(5)

NAME
     swtpm-localca.options - Options file for swtpm_localca

DESCRIPTION
     The file /etc/swtpm-localca.options contains command line options to pass
     to the swtpm_cert program and should hold options that apply to the cre-
     ation of all TPM Endorsement Key (EK) and platform certificates.

     Users may write their own options into ${XDG_CONFIG_HOME}/swtpm-localca.op-
     tions or if XDG_CONFIG_HOME is not set it may be in ${HOME}/.con-
     fig/swtpm-localca.options.

EXAMPLE
     An example swtpm-localca.options file may look as follows:

       --platform-manufacturer Fedora
       --platform-version 2.1
       --platform-model QEMU

SEE ALSO
     swtpm_localca

REPORTING BUGS
     Report bugs to Stefan Berger <stefanb@linux.vnet.ibm.com>

swtpm				   2025-04-30		swtpm-localca.options(5)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=swtpm-localca.options&sektion=5&manpath=FreeBSD+Ports+15.1.quarterly>

home | help