From 78e9bb837c258ac0ec7712b3d612cc2f407e731e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 05:50:42 +0200 Subject: Merging upstream version 256. Signed-off-by: Daniel Baumann --- man/systemd-measure.xml | 53 +++++++++++++++++++++++++++++++++---------------- 1 file changed, 36 insertions(+), 17 deletions(-) (limited to 'man/systemd-measure.xml') diff --git a/man/systemd-measure.xml b/man/systemd-measure.xml index ff3abc4..8ea6674 100644 --- a/man/systemd-measure.xml +++ b/man/systemd-measure.xml @@ -1,9 +1,9 @@ + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> - + systemd-measure @@ -22,7 +22,7 @@ - /usr/lib/systemd/systemd-measure OPTIONS + /usr/lib/systemd/systemd-measure OPTIONS @@ -75,9 +75,9 @@ Pre-calculate the expected values seen in PCR register 11 after boot-up of a unified kernel image consisting of the components specified with , , , , - , , , - , see below. Only is - mandatory. (Alternatively, specify to use the current values of PCR + , , , + , , see below. + Only is mandatory. (Alternatively, specify to use the current values of PCR register 11 instead.) @@ -118,6 +118,7 @@ + @@ -158,6 +159,7 @@ + These switches take paths to a pair of PEM encoded RSA key files, for use with the sign command. @@ -172,11 +174,28 @@ If the is not specified but is specified the public key is automatically derived from the private key. + can be used to specify an X.509 certificate as an alternative + to since v256. + - PATH + + + + + As an alternative to for the + sign command, these switches can be used to sign with an hardware token. The + private key option can take a path or a URI that will be passed to the OpenSSL engine or + provider, as specified by as a type:name tuple, such as + engine:pkcs11. The specified OpenSSL signing engine or provider will be used to sign. + + + + + + Controls which TPM2 device to use. Expects a device node path referring to the TPM2 chip (e.g. /dev/tpmrm0). Alternatively the special value auto @@ -188,7 +207,7 @@ - PHASE + Controls which boot phases to calculate expected PCR 11 values for. This takes a series of colon-separated strings that encode boot "paths" for entering a specific phase of the boot @@ -214,7 +233,7 @@ - PATH + When generating a PCR JSON signature (via the sign command), combine it with a previously generated PCR JSON signature, and output it as one. The specified path @@ -375,14 +394,14 @@ Wrote unsigned vmlinux-1.2.3.efi See Also - - systemd1, - systemd-stub7, - ukify1, - systemd-creds1, - systemd-cryptsetup@.service8, - systemd-pcrphase.service8 - + + systemd1 + systemd-stub7 + ukify1 + systemd-creds1 + systemd-cryptsetup@.service8 + systemd-pcrphase.service8 + -- cgit v1.2.3