mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-09-06 05:41:44 +00:00
Keep image reference generic for fix on sig validation sha512sum output
Signed-off-by: Leona <leonax.cook@intel.com>
This commit is contained in:
@@ -48,7 +48,7 @@ Verification of images is done by humans when they download an image via the fol
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ sha512sum ./clear-9850-kvm.img.xz > sha512sum.out
|
||||
$ sha512sum ./[image-####].img.xz > sha512sum.out
|
||||
|
||||
* Finally, we can use :command:`openssl` to validate the signed
|
||||
:file:`SHA512SUMS.sig` was signed by the ``ClearLinuxRoot`` certificate:
|
||||
|
||||
Reference in New Issue
Block a user