docs/doc/source/security/kubernetes/authentication-of-software-delivery.rst
Keane Lim 3c5fa979a4 Security guide update
Re-organized topic hierarchy

Tiny edit to restart review workflow.

Squashed with Resolved index.rst conflict commit

Change-Id: I13472792cb19d1e9975ac76c6954d38054d606c5
Signed-off-by: Keane Lim <keane.lim@windriver.com>
Signed-off-by: MCamp859 <maryx.camp@intel.com>
2021-03-12 15:10:40 -05:00

713 B
Raw Blame History

Authentication of Software Delivery

signs and authenticates software updates to the software.

This is done for:

  • Software patches incremental updates to system for software fixes or security vulnerabilities.
  • Software loads full software loads to upgrade the system to a new major release of software.

Both software patches and loads are cryptographically signed as part of builds and are authenticated before they are loaded on a system via REST APIs, CLIs or GUI.