Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY
has multiple definitions:
security/integrity/ima/Kconfig
The configuration item CONFIG_IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY:
( CONFIG_SYSTEM_TRUSTED_KEYRING ) && ( CONFIG_SECONDARY_TRUSTED_KEYRING ) && ( CONFIG_INTEGRITY_ASYMMETRIC_KEYS )
Keys may be added to the IMA or IMA blacklist keyrings, if the key is validly signed by a CA cert in the system built-in, machine (if configured), or secondary trusted keyrings. The key must also have the digitalSignature usage set.
Intermediate keys between those the kernel has compiled in and the IMA keys to be added may be added to the system secondary keyring, provided they are validly signed by a key already resident in the built-in, machine (if configured) or secondary trusted keyrings.
security/integrity/ima/Kconfig
The configuration item CONFIG_IMA_KEYRINGS_PERMIT_SIGNED_BY_BUILTIN_OR_SECONDARY:
( CONFIG_SYSTEM_TRUSTED_KEYRING ) && ( CONFIG_SECONDARY_TRUSTED_KEYRING ) && ( CONFIG_INTEGRITY_ASYMMETRIC_KEYS )
Keys may be added to the IMA or IMA blacklist keyrings, if the key is validly signed by a CA cert in the system built-in or secondary trusted keyrings. The key must also have the digitalSignature usage set.
Intermediate keys between those the kernel has compiled in and the IMA keys to be added may be added to the system secondary keyring, provided they are validly signed by a key already resident in the built-in or secondary trusted keyrings.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab