I did below mentioned steps to verify rubyinstaller-devkit-3.0.2-1-x64.exe file.
OS: Windows 10
Import signing key
gpg --import ci.ri2-package-signing-key.asc
gpg: key 30B77F3A: "ci.ri2 package signing key" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
Verify Downloaded File
gpg --verify rubyinstaller-devkit-3.0.2-1-x64.exe.asc
gpg: assuming signed data in 'rubyinstaller-devkit-3.0.2-1-x64.exe'
gpg: Signature made 07/10/21 01:46:32 Standard Time using RSA key ID AAE32BA7
gpg: Can't check signature: No public key
Hi,
I did below mentioned steps to verify rubyinstaller-devkit-3.0.2-1-x64.exe file. OS: Windows 10
Import signing key
gpg --import ci.ri2-package-signing-key.asc gpg: key 30B77F3A: "ci.ri2 package signing key" not changed gpg: Total number processed: 1 gpg: unchanged: 1
Verify Downloaded File
gpg --verify rubyinstaller-devkit-3.0.2-1-x64.exe.asc gpg: assuming signed data in 'rubyinstaller-devkit-3.0.2-1-x64.exe' gpg: Signature made 07/10/21 01:46:32 Standard Time using RSA key ID AAE32BA7 gpg: Can't check signature: No public key
I downloaded signing key from https://rubyinstaller.org/ci.ri2-package-signing-key.asc. So far I was not able to verify the download. Is the signing key updated for new versions of Rubyinstaller?
Thank You, Chamal.