]> git.ipfire.org Git - thirdparty/systemd.git/commit
man: clarify that /etc/verity.d only parses certificates with the .crt extension 41790/head
authorAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Thu, 23 Apr 2026 13:39:29 +0000 (15:39 +0200)
committerAntonio Alvarez Feijoo <antonio.feijoo@suse.com>
Thu, 23 Apr 2026 13:39:29 +0000 (15:39 +0200)
commitdfa5aa07b5637cb9a9f46d7908c964217940a073
tree4a274e1be151e7eb7ce190a783ba4df1ef96f555
parent341251b6e3eb38a9908192f0a144ade57606dff9
man: clarify that /etc/verity.d only parses certificates with the .crt extension

Exposed in the dracut testsuite while adding tests for sysexts:

```
[    2.972948] localhost (sd-merge)[510]: Validation of dm-verity signature failed via the kernel, trying userspace validation instead: Required key not available
[    2.972993] localhost (sd-merge)[510]: Skipping file '/etc/verity.d/dracut.pem', suffix is not '.crt'.
[    2.973045] localhost (sd-merge)[510]: No userspace dm-verity certificates found.
```
man/kernel-command-line.xml
man/systemd-mountfsd.service.xml