mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-10-01 01:25:40 -04:00
VerifyingSignatures changed
"gpg -v" != "gpg --verify"
This commit is contained in:
parent
72dbc929ab
commit
9460e071f9
@ -123,9 +123,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):
|
||||
|
||||
``` {.wiki}
|
||||
$ gpg --verify Qubes-R2-x86_64-DVD.iso.asc
|
||||
or
|
||||
$ gpg -v Qubes-R2-x86_64-DVD.iso.asc
|
||||
$ gpg -v --verify Qubes-R2-x86_64-DVD.iso.asc
|
||||
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