Re: [Bug-wget] [bug #47408] Wget sends malformed SNI host names

2016-03-20 Thread Daniel Stenberg
On Wed, 16 Mar 2016, Tim Ruehsen wrote: Here is a patch for both openssl and gnutls. Please comment, I'll push it tomorrow. The bug report says the SNI field should be different than the Host: header, but I question the sensibility in that. What would be the point? (pun not intended =B))

Re: [Bug-wget] [bug #47408] Wget sends malformed SNI host names

2016-03-19 Thread Tim Ruehsen
Great. Thanks ! Tim On Wednesday 16 March 2016 13:06:23 Daniel Stenberg wrote: > On Wed, 16 Mar 2016, Tim Ruehsen wrote: > > Should we follow the browsers or curl ? > > I brought this subject to the http-wg mailing list, possibly we can clear it > up on a wider scale: > >

Re: [Bug-wget] [bug #47408] Wget sends malformed SNI host names

2016-03-18 Thread Tim Ruehsen
On Wednesday 16 March 2016 11:59:04 Daniel Stenberg wrote: > On Wed, 16 Mar 2016, Tim Ruehsen wrote: > > Here is a patch for both openssl and gnutls. Please comment, I'll push it > > tomorrow. > > The bug report says the SNI field should be different than the Host: header, > but I question the

Re: [Bug-wget] [bug #47408] Wget sends malformed SNI host names

2016-03-18 Thread Daniel Stenberg
On Wed, 16 Mar 2016, Tim Ruehsen wrote: Should we follow the browsers or curl ? I brought this subject to the http-wg mailing list, possibly we can clear it up on a wider scale: https://lists.w3.org/Archives/Public/ietf-http-wg/2016JanMar/0430.html -- / daniel.haxx.se

Re: [Bug-wget] [bug #47408] Wget sends malformed SNI host names

2016-03-16 Thread Tim Ruehsen
Here is a patch for both openssl and gnutls. Please comment, I'll push it tomorrow. BTW, when fixing the gnutls code I stumbled upon a bug in 3.4.x. I reported it as https://gitlab.com/gnutls/gnutls/issues/78 Tim On Monday 14 March 2016 17:21:15 Yst Dawson wrote: > URL: >

Re: [Bug-wget] [bug #47408] Wget sends malformed SNI host names

2016-03-16 Thread Daniel Stenberg
On Wed, 16 Mar 2016, Jay Satiro wrote: I tried this in Firefox, Chrome and IE and all send the trailing dot for SNI. curl doesn't though, it strips the trailing dot and also it won't appear in the host header. And the associated Firefox bug report:

[Bug-wget] [bug #47408] Wget sends malformed SNI host names

2016-03-16 Thread Jay Satiro
Follow-up Comment #1, bug #47408 (project wget): I tried this in Firefox, Chrome and IE and all send the trailing dot for SNI. curl doesn't though, it strips the trailing dot and also it won't appear in the host header. ___ Reply to this

[Bug-wget] [bug #47408] Wget sends malformed SNI host names

2016-03-14 Thread Yst Dawson
URL: Summary: Wget sends malformed SNI host names Project: GNU Wget Submitted by: yst Submitted on: Mon 14 Mar 2016 05:21:14 PM GMT Category: Program Logic Severity: 3