bug-wget
[Top][All Lists]
Advanced

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

Re: [Bug-wget] TLS 1.3 Support


From: Loganaden Velvindron
Subject: Re: [Bug-wget] TLS 1.3 Support
Date: Mon, 14 Aug 2017 11:39:27 +0400

On Mon, Jun 12, 2017 at 12:03 AM, Tim Rühsen <address@hidden> 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.
>>
>> This is a working patch for draft-18. We will keep working on the
>> patch for draft-20, until TLS 1.3 is finalized.
>>
>>
>> Added as attachment.
>
> Hi,
>
> great to see that someone takes care for TLS 1.3 support for Wget !
>
> AFAIK, the finalization of TLS 1.3 is close... so we'll wait with merging 
> until
> then. Your patch makes it easy to experiment with Wget and TLS 1.3 though -
> thanks a lot.
>
> All the Best to you, hackers.mu and Mauritius !
>
> Tim


Thank you Tim ! Based on discussion with the OpenSSL team, we've
updated our patch for draft-18, and we now make use of
SSL_CTX_set_min_proto_version function, which is the recommended way,
instead of disabling using SSL_NO_OP*.

Attachment: 0001-Add-TLS-1.3-support-for-OpenSSL-following-draft-18.patch
Description: Text Data

Attachment: 0002-Align-with-recommended-way-to-set-minimum-protocol-v.patch
Description: Text Data


reply via email to

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