docs/doc/source/security/kubernetes/authentication-of-software-delivery.rst
Rafael Jardim d95c80d36f Update Security
Fixed merge conflict (RS)

Signed-off-by: Rafael Jardim <rafaeljordao.jardim@windriver.com>
Change-Id: I30b882a14196525f440db1108a56bbf862dfaf55
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2021-04-01 16:02:36 -04:00

857 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.