Re: [Bug-wget] TLS 1.3 Support

2017-08-14 Thread Loganaden Velvindron
Hi Tim, While doing some regression testing, I discovered that 0002 breaks non TLS 1.3 when requested via command line by the user. The 3rd patch fixes this regression with non TLS 1.3 connections. Attached are all the 3 patches. Kind regards, //Logan C-x-C-c From 409b9a60c6cdae88519adf23fad72a69

Re: [Bug-wget] TLS 1.3 Support

2017-08-14 Thread Loganaden Velvindron
On Mon, Jun 12, 2017 at 12:03 AM, Tim Rühsen wrote: > On Sonntag, 11. Juni 2017 18:16:28 CEST Loganaden Velvindron wrote: >> Hi folks, >> >> Just dropping a short note to let you know that my team (hackers.mu) >> is working on TLS 1.3 support for wget. We are closely tracking the >> OpenSSL tree.

Re: [Bug-wget] TLS 1.3 Support

2017-06-11 Thread Tim Rühsen
On Sonntag, 11. Juni 2017 18:16:28 CEST Loganaden Velvindron wrote: > Hi folks, > > Just dropping a short note to let you know that my team (hackers.mu) > is working on TLS 1.3 support for wget. We are closely tracking the > OpenSSL tree. > > This is a working patch for draft-18. We will keep wor