mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-06-05 13:39:17 -04:00
Update verifying-signatures.md
Adding missing aspect to command for verifying iso image
This commit is contained in:
parent
f059f84b87
commit
a4a9a5a385
1 changed files with 1 additions and 1 deletions
|
@ -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`):
|
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: armor header: Version: GnuPG v1
|
||||||
gpg: assuming signed data in `Qubes-R2-x86_64-DVD.iso'
|
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
|
gpg: Signature made Tue Sep 23 08:38:40 2014 UTC using RSA key ID 0A40E458
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue