[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] wget 1.11.4 on SLES 11 SP3 fail an https download
From: |
Rosario . Contarino |
Subject: |
Re: [Bug-wget] wget 1.11.4 on SLES 11 SP3 fail an https download |
Date: |
Fri, 2 Feb 2018 16:28:03 +0100 |
Hi Tim,
with --with-ssl=openssl compiled and ran.
Unfortunately it still not working:
/home/coadmin/temp/wget-project/wget-1.14/src/wget -v --debug
https://ssd.jpl.nasa.gov/dat/radar_data_ast.txt
DEBUG output created by Wget 1.14 on linux-gnu.
--2018-02-02 16:27:57-- https://ssd.jpl.nasa.gov/dat/radar_data_ast.txt
Resolving ssd.jpl.nasa.gov... 128.149.23.134
Caching ssd.jpl.nasa.gov => 128.149.23.134
Connecting to ssd.jpl.nasa.gov|128.149.23.134|:443... connected.
Created socket 3.
Releasing 0x000000000068ab20 (new refcount 1).
Initiating SSL handshake.
SSL handshake failed.
OpenSSL: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert
handshake failure
Closed fd 3
Unable to establish SSL connection.
Any idea why?
I feel like I am abusing of your time ... If you are nearby Darmstadt and
curious about visiting ESA I'll be happy to walk you around in exchange
for your courtesy.
Thanks
Rosario
Rosario CONTARINO
SSA-ICT
RHEA for ESA - ESOC
Robert-Bosch-Str. 5
D-64293 Darmstadt, Germany
address@hidden | www.esa.int
T +49 (0)615 190 2531
ESA (ext. 62531)
From: Tim Ruehsen <address@hidden>
To: address@hidden
Cc: address@hidden, address@hidden
Date: 02/02/2018 16:13
Subject: Re: [Bug-wget] wget 1.11.4 on SLES 11 SP3 fail an https
download
Hi Rosario,
Am Freitag, den 02.02.2018, 14:53 +0100 schrieb
address@hidden:
> HI Tim,
>
> Thank you for your pointer.
>
> Unfortunately wget 1.14 is only available for SLES 12 (not 11).
>
> So I tried to compile wget 1.14 on 11.
>
> It fails on
>
> configure: error: --with-ssl was given, but GNUTLS is not available.
Look at ./configure --help closely and you'll see
...
--with-ssl={gnutls,openssl}
specify SSL backend. GNU TLS is the default.
...
So to select OpenSSL as TLS library use
--with-ssl=openssl
Else you select the GnuTLS library which should be no problem if you
install it's *devel* package.
Regards, Tim
[attachment "signature.asc" deleted by Rosario Contarino/esoc/ESA]
smime.p7s
Description: S/MIME Cryptographic Signature