How to fingerprint and verify downloaded Vbox Files
Posted: 4. Nov 2017, 17:04
Hello,
I am unable to do the gpg-checks for vbox files.
I have downloaded oracle_vbox.asc from http://download.virtualbox.org/virtualbox.
Besides: This site is unencrypted and trying by https://…. → „secure negotiation is not supported“.
Not a real good solution..
After importing the key I ran
gpg –verify oracle_vbox.asc SHA256SUMS
to check the SHA256SUMS file file is signed correctly and then to do the next step by
shasum -a 256 VirtualBox-5.2.0-118431-OSX.dmg.
The last command worked and the output is correct, but the first command got an „unexpected error“.
Maybe I did an adequate use of the commands?
But in which gpg --verify/ --fingerprint commands I can get the confirmation that the downloaded vbox files are correctly signed by a valubale key of Oracle?
Thanks for reply and further advice.
ergo
I am unable to do the gpg-checks for vbox files.
I have downloaded oracle_vbox.asc from http://download.virtualbox.org/virtualbox.
Besides: This site is unencrypted and trying by https://…. → „secure negotiation is not supported“.
Not a real good solution..
After importing the key I ran
gpg –verify oracle_vbox.asc SHA256SUMS
to check the SHA256SUMS file file is signed correctly and then to do the next step by
shasum -a 256 VirtualBox-5.2.0-118431-OSX.dmg.
The last command worked and the output is correct, but the first command got an „unexpected error“.
Maybe I did an adequate use of the commands?
But in which gpg --verify/ --fingerprint commands I can get the confirmation that the downloaded vbox files are correctly signed by a valubale key of Oracle?
Thanks for reply and further advice.
ergo