mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
Update verifying-signatures.md
Adding missing aspect to command for verifying iso image
This commit is contained in:
parent
f059f84b87
commit
a4a9a5a385
@ -115,7 +115,7 @@ The developer signing keys are set to be valid for 1 year only, while the Qubes
|
||||
|
||||
You can now verify the ISO image (`Qubes-R2-x86_64-DVD.iso`) matches its signature (`Qubes-R2-x86_64-DVD.iso.asc`):
|
||||
|
||||
$ gpg -v --verify Qubes-R2-x86_64-DVD.iso.asc
|
||||
$ gpg -v --verify Qubes-R2-x86_64-DVD.iso.asc Qubes-R2-x86_64-DVD.iso
|
||||
gpg: armor header: Version: GnuPG v1
|
||||
gpg: assuming signed data in `Qubes-R2-x86_64-DVD.iso'
|
||||
gpg: Signature made Tue Sep 23 08:38:40 2014 UTC using RSA key ID 0A40E458
|
||||
|
Loading…
Reference in New Issue
Block a user