commit | a5552107ac62ae601769e29fee5fc5ad6299f7db | [log] [tgz] |
---|---|---|
author | Yuqiong Sun <suny@us.ibm.com> | Fri Sep 04 00:51:46 2015 -0400 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Sun Jul 09 19:38:16 2017 -0400 |
tree | a21d320f85dabc6a7ea3dbb14e4e85e6332d017e | |
parent | fd57749558c316fef40f2de79c6ae1ddbfa91e23 [diff] |
ima: Add keyring support to IMA namespace Changelog: * Removed keyring creations for the IMA namespace. The keyring will be created by userspace. (from Stefan Berger <stefanb@linux.vnet.ibm.com>) * Use _ima keyring for namespaces instead of .ima, which seems more practical for the cloud use case. (from Stefan Berger <stefanb@linux.vnet.ibm.com>) Signed-off-by: Yuqiong Sun <suny@us.ibm.com> Signed-off-by: Mehmet Kayaalp <mkayaalp@linux.vnet.ibm.com>