commit | 4d570e4339eda826f204722403794d2761469285 | [log] [tgz] |
---|---|---|
author | Dmitry Kasatkin <dmitry.kasatkin@huawei.com> | Thu Oct 22 21:26:21 2015 +0300 |
committer | Dmitry Kasatkin <dmitry.kasatkin@huawei.com> | Thu Oct 22 21:35:29 2015 +0300 |
tree | bb83c8eaf13f0e6ee73e7cee0165d4ea31f908ae | |
parent | f0e136f90bff2f694648f1d6c43549dbd11c6cc5 [diff] |
evm: load x509 certificate from the kernel This patch defines configuration option and the evm_load_x509() hook to load X509 certificate into the EVM trusted kernel keyring. Changes in v4: * Patch description updated Changes in v3: * Removed EVM_X509_PATH definition. CONFIG_EVM_X509_PATH is used directly. Changes in v2: * default key patch changed to /etc/keys Signed-off-by: Dmitry Kasatkin <dmitry.kasatkin@huawei.com>