Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bad signature for GSA #3887

Open
GCC-adam opened this issue Sep 29, 2023 · 0 comments
Open

Bad signature for GSA #3887

GCC-adam opened this issue Sep 29, 2023 · 0 comments
Labels

Comments

@GCC-adam
Copy link

Hi sorry for the short post, but I've seen a few others report a bad key this way. Hope that's alright.

export GSA_VERSION=22.6.0 && \ curl -f -L https://github.com/greenbone/gsa/archive/refs/tags/v$GSA_VERSION.tar.gz -o $SOURCE_DIR/gsa-$GSA_VERSION.tar.gz && \ curl -f -L https://github.com/greenbone/gsa/releases/download/v$GSA_VERSION/gsa-dist-$GSA_VERSION.tar.gz.asc -o $SOURCE_DIR/gsa-$GSA_VERSION.tar.gz.asc && \ gpg --verify $SOURCE_DIR/gsa-$GSA_VERSION.tar.gz.asc $SOURCE_DIR/gsa-$GSA_VERSION.tar.gz

Receives

gpg: Signature made Fri Aug 11 10:42:36 2023 UTC
gpg: using RSA key 8AE4BE429B60A59B311C2E739823FAA60ED1E580
gpg: BAD signature from "Greenbone Community Feed integrity key" [ultimate]

@GCC-adam GCC-adam added the bug label Sep 29, 2023
@bjoernricks bjoernricks transferred this issue from greenbone/openvas-scanner Oct 2, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant