-
I downloaded SO version securityonion-2.3.150-20220820.iso I am trying to verify and I get this: I followed the instructions from : https://github.com/Security-Onion-Solutions/securityonion/blob/master/VERIFY_ISO.md && https://www.youtube.com/watch?v=BFdTHGcsmkk This is what I did:
Then : 2 – Get the signature file for the security onion iso (to make sure the signature for the iso is correct): securityonion-2.3.150-2022082 100%[=================================================>] 543 --.-KB/s in 0s 2022-08-27 11:28:23 (23.1 MB/s) - 'securityonion-2.3.150-20220820.iso.sig' saved [543/543] 3 – check if the “securityonion-2.3.150-20220820.iso ” file is ok. does this mean my iso is not valid ?? thanks for any advice and or suggestions |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
When you downloaded the ISO image, what directory did you download it to?
When you run this command, |
Beta Was this translation helpful? Give feedback.
-
Yep, the ISO had to be in the same directory, thanks very much!!
For others
From: Doug Burks ***@***.***>
Sent: Monday, August 29, 2022 4:55 AM
To: Security-Onion-Solutions/securityonion ***@***.***>
Cc: iqworks ***@***.***>; Author ***@***.***>
Subject: Re: [Security-Onion-Solutions/securityonion] verifying not working - gpg: can't open signed data (Discussion #8615)
First I downloaded “securityonion-2.3.150-20220820.iso”.
When you downloaded the ISO image, what directory did you download it to?
C:\Program Files (x86)\GNU\GnuPG>gpg --verify securityonion-2.3.150-20220820.iso.sig securityonion-2.3.150-20220820.iso
When you run this command, gpg looks for securityonion-2.3.150-20220820.iso in the current directory which is C:\Program Files (x86)\GNU\GnuPG. My guess is that's not where you downloaded the ISO image to.
—
Reply to this email directly, view it on GitHub <#8615 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABKPV36SJXSSLC52RHG6IVLV3SQIBANCNFSM57Z4JXJA> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/ABKPV32H55CHGBLY63GMFELV3SQIBA5CNFSM57Z4JXJKYY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAA2WNKY.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
When you downloaded the ISO image, what directory did you download it to?
When you run this command,
gpg
looks forsecurityonion-2.3.150-20220820.iso
in the current directory which isC:\Program Files (x86)\GNU\GnuPG
. My guess is that's not where you downloaded the ISO image to.