Can't download the GBCommunitysigningkey.asc

I’m trying to follow the build instructions on Building 22.4 from Source - Greenbone Community Documentation. I get as far as trying to download the key but it times out after 2 minutes with no actual download starting. I’ve also checked to see if the domain resolves at all it doesn’t either. I realize that I could probably continue without doing this but it seems a bit dodgy. Are there any known reasons that the site wouldn’t be available but remains safe? Or should I wait until an Admin realizes that the site is down and fixes it?

command:
curl -f -L https://www.greenbone.net/GBCommunitySigningKey.asc -o /tmp/GBCommunitySigningKey.asc

Output:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:–:-- 0:02:13 --:–:-- 0
curl: (28) Failed to connect to (greenbone link) port 443 after 133331 ms: Connection timed out

Thanks for posting, I got an empty response when trying to download the key.

curl -f -L https://www.greenbone.net/GBCommunitySigningKey.asc -o /tmp/GBCommunitySigningKey.asc
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:--  0:00:12 --:--:--     0
curl: (35) error:0A000126:SSL routines::unexpected eof while reading
curl: (52) Empty reply from server

Hi, as far as I know the server was temporarily not available. Downloading the signing key works for me now.

3 Likes

:+1: Yes, seems to be back up.

1 Like

Yes it is working now…Thank you!

1 Like