ima: enable signing of modules with build time generated key
[sfrench/cifs-2.6.git] / certs / Kconfig
index c94e93d8bccf038f4684c4cce93d558d9e7269ff..48675ad319dbacbd707c8448de717a772018fc52 100644 (file)
@@ -4,7 +4,7 @@ menu "Certificates for signature checking"
 config MODULE_SIG_KEY
        string "File name or PKCS#11 URI of module signing key"
        default "certs/signing_key.pem"
-       depends on MODULE_SIG
+       depends on MODULE_SIG || IMA_APPRAISE_MODSIG
        help
          Provide the file name of a private key/certificate in PEM format,
          or a PKCS#11 URI according to RFC7512. The file should contain, or