Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Wget http://appseclive.org/apt/owasp-wte.gpg.key redirects to 404 #11

Open
albertStaalburger opened this issue Sep 7, 2020 · 0 comments

Comments

@albertStaalburger
Copy link

Following the installation instructions, at step 2 wget -q -O - http://appseclive.org/apt/owasp-wte.gpg.key | apt-key add - fails, running verbose returns:

$ wget --verbose -O - http://appseclive.org/apt/owasp-wte.gpg.key | apt-key add -
--2020-09-07 15:59:56--  http://appseclive.org/apt/owasp-wte.gpg.key
Resolving appseclive.org (appseclive.org)... 35.185.44.232
Connecting to appseclive.org (appseclive.org)|35.185.44.232|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://appseclive.org/apt/owasp-wte.gpg.key [following]
--2020-09-07 15:59:56--  https://appseclive.org/apt/owasp-wte.gpg.key
Connecting to appseclive.org (appseclive.org)|35.185.44.232|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-09-07 15:59:57 ERROR 404: Not Found.

Is installing it still an option, does the key exist at a different address or should I stick with the VMs?

@albertStaalburger albertStaalburger changed the title Key file redirects to 404 Wget http://appseclive.org/apt/owasp-wte.gpg.key redirects to 404 Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant