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

FTP fails #2

Open
ewitkop opened this issue Aug 29, 2022 · 0 comments
Open

FTP fails #2

ewitkop opened this issue Aug 29, 2022 · 0 comments

Comments

@ewitkop
Copy link

ewitkop commented Aug 29, 2022

Step 15/18 : RUN wget https://ftp.gnu.org/gnu/bash/bash-4.3.tar.gz && tar zxvf bash-4.3.tar.gz && cd bash-4.3 && ./configure && make && make install
---> Running in 50d01880af73
--2022-08-29 19:21:09-- https://ftp.gnu.org/gnu/bash/bash-4.3.tar.gz
Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b
Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected.
ERROR: cannot verify ftp.gnu.org's certificate, issued by '/C=US/O=Let's Encrypt/CN=R3':
Issued certificate has expired.
To connect to ftp.gnu.org insecurely, use `--no-check-certificate'.
The command '/bin/sh -c wget https://ftp.gnu.org/gnu/bash/bash-4.3.tar.gz && tar zxvf bash-4.3.tar.gz && cd bash-4.3 && ./configure && make && make install' returned a non-zero code: 5
ubuntu@ip-192-168-45-240:~/docker/docker-shellshockable$

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