savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[savannah-help-public] [sr #109138] wget receives a TLS warning alert


From: Benno Schulenberg
Subject: [savannah-help-public] [sr #109138] wget receives a TLS warning alert
Date: Fri, 9 Sep 2016 08:02:37 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:20.0) Gecko/20100101 Firefox/20.0

URL:
  <http://savannah.gnu.org/support/?109138>

                 Summary: wget receives a TLS warning alert
                 Project: Savannah Administration
            Submitted by: bens
            Submitted on: Fri 09 Sep 2016 08:02:35 AM GMT
                Category: Download area - general
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
        Operating System: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When trying to use https when fetching a tarball:

$ wget https://alpha.gnu.org/gnu/texinfo/texinfo-6.1.92.tar.xz
--2016-09-09 09:01:22-- 
https://alpha.gnu.org/gnu/texinfo/texinfo-6.1.92.tar.xz
Resolving alpha.gnu.org (alpha.gnu.org)... 2001:4830:134:3::c, 208.118.235.21
Connecting to alpha.gnu.org (alpha.gnu.org)|2001:4830:134:3::c|:443...
connected.
GnuTLS: A TLS warning alert has been received.
GnuTLS: received alert [112]: The server name sent was not recognized
HTTP request sent, awaiting response... 404 Not Found
2016-09-09 09:01:23 ERROR 404: Not Found.


Server name not recognized?  Is that a wget bug, or something at gnu?

When using http instead, things work fine:

$ wget http://alpha.gnu.org/gnu/texinfo/texinfo-6.1.92.tar.xz
--2016-09-09 09:01:29-- 
http://alpha.gnu.org/gnu/texinfo/texinfo-6.1.92.tar.xz
Resolving alpha.gnu.org (alpha.gnu.org)... 2001:4830:134:3::c, 208.118.235.21
Connecting to alpha.gnu.org (alpha.gnu.org)|2001:4830:134:3::c|:80...
connected.
HTTP request sent, awaiting response... 200 OK
Length: 4477844 (4.3M) [application/x-tar]
Saving to: ‘texinfo-6.1.92.tar.xz’

texinfo-6.1.92.tar.xz          
100%[========================================================>]   4.27M 
5.45MB/s   in 0.8s   

2016-09-09 09:01:30 (5.45 MB/s) - ‘texinfo-6.1.92.tar.xz’ saved
[4477844/4477844]

$ wget --version
GNU Wget 1.16 built on linux-gnu.





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?109138>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]