summaryrefslogtreecommitdiff
path: root/gentpm.sh
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2023-12-10 01:30:13 -0500
committerFreya Murphy <freya@freyacat.org>2023-12-10 01:30:13 -0500
commit01bec20e6e698548474dc7020f9c2a209bacf8d3 (patch)
tree9006c10e5b437d8d15a51e0e32f4aa4f03631ac1 /gentpm.sh
parentverify signature at runtime not gentime (diff)
downloadluks-tpm-01bec20e6e698548474dc7020f9c2a209bacf8d3.tar.gz
luks-tpm-01bec20e6e698548474dc7020f9c2a209bacf8d3.tar.bz2
luks-tpm-01bec20e6e698548474dc7020f9c2a209bacf8d3.zip
better error handeling in hooksHEADmain
Diffstat (limited to 'gentpm.sh')
-rwxr-xr-xgentpm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gentpm.sh b/gentpm.sh
index f3af48d..4653f42 100755
--- a/gentpm.sh
+++ b/gentpm.sh
@@ -3,7 +3,7 @@
device="/dev/nvme0n1p2"
slot="0"
keyloc="0x81000001"
-pcr="sha256:7"
+pcr="sha256:0,1,2,7"
ctx=""
rsapub=""