Which CLI command verifies the authenticity and integrity of a downloaded ISO?

Answers to popular Homework/Schoolwork assignments, tests, and more.
Post Reply
homeworkanswerdumps
Site Admin
Posts: 346795
Joined: Mon May 16, 2022 9:31 am

Which CLI command verifies the authenticity and integrity of a downloaded ISO?

Post by homeworkanswerdumps »

Which CLI command verifies the authenticity and integrity of a downloaded ISO?

A. Openssl dgst -sha512 -keyform der -verify <public key.der> -signature <ISO image.iso.signature> <ISO Image>
B. Openssl dst -sha256 -keyform der -verify <public key.der> -signature <ISO image.iso.signature> <ISO Image>
C. Openssl dst -sha512 -keyform der -verify <public key.der> -signature <ISO image.iso.signature> <ISO Image>
D. Openssl dgst -sha256 -keyform der -verify <public key.der> -signature <ISO image.iso.signature> <ISO Image>
Register to view solutions, replies, and use search function. Request answer by replying! For more answers visit our other sites: AnswerAccurate HomeworkAnswerHelp AnswerHappy and QuestionAnswerDump

This question has been solved and has 1 reply.

You must be registered to view answers and replies in this topic. Registration is free.


Register Login
 
Post Reply