Home
last modified time | relevance | path

Searched hist:d3bfe84129f65e0af2450743ebdab33d161d01c9 (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/admin-guide/
H A Dmodule-signing.rstdiff dddc7231b9ee253c9e7d23a3bd9d1e3b55613dcb Mon Feb 19 10:39:01 CET 2018 Philipp Hahn <hahn@univention.de> doc: Rename .system_keyring to .builtin_trusted_keys

Commit d3bfe84129f65e0af2450743ebdab33d161d01c9 changed the name but did
not update the documentation.

Fixes: d3bfe84129f65e0af2450743ebdab33d161d01c9
Signed-off-by: Philipp Hahn <hahn@univention.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
diff dddc7231b9ee253c9e7d23a3bd9d1e3b55613dcb Mon Feb 19 10:39:01 CET 2018 Philipp Hahn <hahn@univention.de> doc: Rename .system_keyring to .builtin_trusted_keys

Commit d3bfe84129f65e0af2450743ebdab33d161d01c9 changed the name but did
not update the documentation.

Fixes: d3bfe84129f65e0af2450743ebdab33d161d01c9
Signed-off-by: Philipp Hahn <hahn@univention.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
/linux/certs/
H A Dsystem_keyring.cdiff d3bfe84129f65e0af2450743ebdab33d161d01c9 Wed Apr 06 17:14:27 CEST 2016 David Howells <dhowells@redhat.com> certs: Add a secondary system keyring that can be added to dynamically

Add a secondary system keyring that can be added to by root whilst the
system is running - provided the key being added is vouched for by a key
built into the kernel or already added to the secondary keyring.

Rename .system_keyring to .builtin_trusted_keys to distinguish it more
obviously from the new keyring (called .secondary_trusted_keys).

The new keyring needs to be enabled with CONFIG_SECONDARY_TRUSTED_KEYRING.

If the secondary keyring is enabled, a link is created from that to
.builtin_trusted_keys so that the the latter will automatically be searched
too if the secondary keyring is searched.

Signed-off-by: David Howells <dhowells@redhat.com>
H A DKconfigdiff d3bfe84129f65e0af2450743ebdab33d161d01c9 Wed Apr 06 17:14:27 CEST 2016 David Howells <dhowells@redhat.com> certs: Add a secondary system keyring that can be added to dynamically

Add a secondary system keyring that can be added to by root whilst the
system is running - provided the key being added is vouched for by a key
built into the kernel or already added to the secondary keyring.

Rename .system_keyring to .builtin_trusted_keys to distinguish it more
obviously from the new keyring (called .secondary_trusted_keys).

The new keyring needs to be enabled with CONFIG_SECONDARY_TRUSTED_KEYRING.

If the secondary keyring is enabled, a link is created from that to
.builtin_trusted_keys so that the the latter will automatically be searched
too if the secondary keyring is searched.

Signed-off-by: David Howells <dhowells@redhat.com>
/linux/include/keys/
H A Dsystem_keyring.hdiff d3bfe84129f65e0af2450743ebdab33d161d01c9 Wed Apr 06 17:14:27 CEST 2016 David Howells <dhowells@redhat.com> certs: Add a secondary system keyring that can be added to dynamically

Add a secondary system keyring that can be added to by root whilst the
system is running - provided the key being added is vouched for by a key
built into the kernel or already added to the secondary keyring.

Rename .system_keyring to .builtin_trusted_keys to distinguish it more
obviously from the new keyring (called .secondary_trusted_keys).

The new keyring needs to be enabled with CONFIG_SECONDARY_TRUSTED_KEYRING.

If the secondary keyring is enabled, a link is created from that to
.builtin_trusted_keys so that the the latter will automatically be searched
too if the secondary keyring is searched.

Signed-off-by: David Howells <dhowells@redhat.com>