Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] wget SSL authentication problem?
Date: Thu, 12 Jan 2017 03:58:08
Message-Id: 20170112035729.GA5168@waltdnes.org
1 I'm trying to pull down a text file with a script. A web browser works
2 fine, but wget dies as follows...
3
4 wget 'https://data.giss.nasa.gov/gistemp/tabledata_v3/GLB.Ts+dSST.txt'
5
6 Resolving data.giss.nasa.gov... 128.183.4.33
7 Connecting to data.giss.nasa.gov|128.183.4.33|:443... connected.
8 OpenSSL: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert
9 handshake failure
10 Unable to establish SSL connection.
11
12 Output from "emerge -pv wget" is...
13
14 Calculating dependencies... done!
15 [ebuild R ] net-misc/wget-1.18::gentoo USE="pcre ssl zlib -debug
16 -gnutls -idn -ipv6 (-libressl) -nls -ntlm -static {-test} -uuid" 0 KiB
17
18 The URL has recently changed from "http" to "https", which is when
19 the problem showed up. I repeat, web browser works fine but wget dies.
20
21 --
22 Walter Dnes <waltdnes@××××××××.org>
23 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] wget SSL authentication problem? Miroslav Rovis <miro.rovis@××××××××××××××.hr>
[gentoo-user] Re: wget SSL authentication problem? Ian Zimmerman <itz@×××××××.net>
[gentoo-user] [SOLVED] wget SSL authentication problem? Walter Dnes <waltdnes@××××××××.org>