PrepAway - Latest Free Exam Questions & Answers

Which command can be used to verify that file.tgz hat not beeing tampered with since the file creator created

You have downloaded a file named file.tgz along with a signature file named file.tgz.asc. Which command can be used to verify that file.tgz hat not beeing tampered with since the file creator created the signature?
Assume that you have already retrieved the public key of the file creator
(Select 3 correct answers)

PrepAway - Latest Free Exam Questions & Answers

A.
gpg verify file.tgz.asc file.tgz

B.
gpg verify file.tgz

C.
gpg verify file.tgz.asc

D.
gpgv verify file.tgz.asc

E.
gpgv file.tgz.asc

4 Comments on “Which command can be used to verify that file.tgz hat not beeing tampered with since the file creator created

  1. typos says:

    The lack of dashes and mangled spaces make the answers to this question quite hard to read…

    They should be:

    A.
    gpg –verify file.tgz.asc file.tgz

    B.
    gpg –verify file.tgz

    C.
    gpg –verify file.tgz.asc

    D.
    gpg -v –verify file.tgz.asc

    E.
    gpg -v file.tgz.asc




    0



    0

Leave a Reply