[Bug 1580700] Re: wget in 12.04 does not support SNI

Launchpad Bug Tracker 1580700 at bugs.launchpad.net
Mon May 23 06:57:15 UTC 2016


This bug was fixed in the package wget - 1.13.4-2ubuntu1.3

---------------
wget (1.13.4-2ubuntu1.3) precise; urgency=medium

  * debian/patches/sni_support.patch: Add support for TLS SNI.
    (LP: #1580700)

 -- Marc Deslauriers <marc.deslauriers at ubuntu.com>  Wed, 11 May 2016
15:51:31 -0400

** Changed in: wget (Ubuntu Precise)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to wget in Ubuntu.
https://bugs.launchpad.net/bugs/1580700

Title:
  wget in 12.04 does not support SNI

Status in wget package in Ubuntu:
  Fix Released
Status in wget source package in Precise:
  Fix Released

Bug description:
  [Impact]
  wget in Ubuntu 12.04 doesn't have support for TLS Server Name Indication, which makes it incompatible with certain sites, includes sites that use the Let's Encrypt Authority.

  The updated package fixes the issue with a backported patch from wget
  1.14.

  [Test Case]
  1- wget https://www.x.org
  2- Connection should succeed, instead of getting an error (ERROR: no certificate subject alternative name matches)

  [Regression Potential]
  Commit is simple. If broken, could possibly break SSL support in wget.

  
  Original report:

  Let's Encrypt Authority should be added to CA-certificates.
  https://www.X.org is now using a cert from this CA, wget fails when
  connecting to X.org.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wget/+bug/1580700/+subscriptions



More information about the foundations-bugs mailing list