commit | 8c2f516c99f0b7e59c53158f4d7a7fe229c5aea8 | [log] [tgz] |
---|---|---|
author | Bruno Meneguele <bmeneg@redhat.com> | Fri Sep 04 16:41:00 2020 -0300 |
committer | Mimi Zohar <zohar@linux.ibm.com> | Wed Sep 09 20:05:28 2020 -0400 |
tree | 1e1462abc475a71085f209b19e5c296b9778d68e | |
parent | e4d7e2df3a0903601bf12eb6ef1f0c8fa1042204 [diff] |
integrity: include keyring name for unknown key request Depending on the IMA policy rule a key may be searched for in multiple keyrings (e.g. .ima and .platform) and possibly not found. This patch improves feedback by including the keyring "description" (name) in the error message. Signed-off-by: Bruno Meneguele <bmeneg@redhat.com> [zohar@linux.ibm.com: updated commit message] Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>