editing validate_sigs.rst to comply with Jira commentary

Signed-off-by: Leona <leonax.cook@intel.com>
This commit is contained in:
Leona
2016-07-19 08:03:13 -07:00
parent e6d8b18df2
commit 21743b44b4
+3 -3
View File
@@ -71,13 +71,13 @@ An overview of the mechanism used internal to :command:`swupd`
#. A trusted certificate is distributed with all Clear Linux
OS for Intel Architecture releases in :file:`/usr/share/clear/update-ca/ClearLinuxRoot.pem`.
#. The :command:`swupd` downloads the top-level manifest (MoM), as
#. :command:`swupd` downloads the top-level manifest (MoM), as
well as the signed :file:`MoM.sig` for the currently-installed
image, and for the release being updated to in the case of an update.
#. The :command:`swupd` generates a ``sha256sum`` of the MoM.
#. :command:`swupd` generates a ``sha256sum`` of the MoM.
#. The :command:`swupd` uses the :file:`MoM.sig` downloaded in step 1,
#. :command:`swupd` uses the :file:`MoM.sig` downloaded in step 1,
as well as the ``sha256sum``; and, using the openssl API, it makes
an equivalent call to the verification command: