]> git.ipfire.org Git - thirdparty/dracut.git/commit
Define new script to load keys on the IMA keyring (update)
authorMimi Zohar <zohar@linux.vnet.ibm.com>
Wed, 29 Apr 2015 15:05:25 +0000 (11:05 -0400)
committerHarald Hoyer <harald@redhat.com>
Mon, 3 Aug 2015 10:36:05 +0000 (12:36 +0200)
commit41ac16b26fe05c8291d3467b8a7bee1bc2445393
tree044499dac7116cadf941b8c4c7cc485165df937a
parent396d3cc7ff39e54ce2de1fa9389348238b0ed92e
Define new script to load keys on the IMA keyring (update)

This patch supports loading keys either on the _ima keyring or, as of
Linux 3.17, on the trusted .ima keyring.  Only certificates signed by
a key on the system keyring can be loaded onto the trusted .ima keyring.

Changelog:
- Update 98integrity/README
modules.d/98integrity/README
modules.d/98integrity/ima-keys-load.sh [new file with mode: 0755]
modules.d/98integrity/module-setup.sh