From: Daniel Stenberg Date: Fri, 27 Jan 2017 09:00:33 +0000 (+0100) Subject: TODO: remove "Support TLS v1.3" X-Git-Tag: curl-7_53_0~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=074405786b366b5c41ab693d1fa129e7a64171ee;p=curl TODO: remove "Support TLS v1.3" Support is trickling in already. --- diff --git a/docs/TODO b/docs/TODO index 709be3e5c..20944b27a 100644 --- a/docs/TODO +++ b/docs/TODO @@ -110,7 +110,6 @@ 13.6 Provide callback for cert verification 13.7 improve configure --with-ssl 13.8 Support DANE - 13.9 Support TLS v1.3 13.10 Support SSLKEYLOGFILE 13.11 Support intermediate & root pinning for PINNEDPUBLICKEY 13.12 Support HSTS @@ -747,14 +746,6 @@ that doesn't exist on the server, just like --ftp-create-dirs. Björn Stenberg wrote a separate initial take on DANE that was never completed. -13.9 Support TLS v1.3 - - TLS version 1.3 is about to ship and is getting implemented by TLS libraries - as we speak. We should start to support the symbol and make sure all backends - handle it accordingly, then gradually add support as the TLS libraries add - the corresponding support. There may be a need to add some additional options - to allow libcurl to take advantage of the new features in 1.3. - 13.10 Support SSLKEYLOGFILE When used, Firefox and Chrome dumps their master TLS keys to the file name