In script.sh , the command wget "https://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.gz is not able to execute correctly.
Logs:-
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.
OpenSSL: error:0A000126:SSL routines::unexpected eof while reading
Unable to establish SSL connection.
In script.sh , the command
wget "https://ftp.gnu.org/gnu/binutils/binutils-2.34.tar.gzis not able to execute correctly.Logs:-