qt5base-lts/tests/auto/network/ssl
Mårten Nordheim 51faa0700d Schannel: TLS1.3 support
It's not possible to connect to microsoft.com with Schannel TLS 1.3 for
some reason (also tested with Internet Explorer), but other sites work
fine. Must be something they have to iron out for later.

In my experience this needs a preview release of Windows. One of my
machines is opted into the dev channel of Windows where they enabled TLS
1.3 by default, and it works well in my tests except for the part above.
On my other machine, after enabling TLS 1.3 through the registry, I fail
to complete the handshake with any site. So around March/April next year
is when this code would activate for most people.

MinGW apparently defines NTDDI_VERSION as the one for Windows Server
2003, so it currently doesn't build the new TLS 1.3 code. In Qt (as a
project) we could consider setting this higher, but that's out of scope
for this patch!

Fixes: QTBUG-81294
Change-Id: If329959c3a30ecbfbb8c0d335cc39ccb6d012890
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2020-10-14 15:58:16 +02:00
..
qasn1element CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdtls CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qdtlscookie CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qocsp CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qpassworddigestor CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qsslcertificate CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qsslcipher CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qssldiffiehellmanparameters CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qsslellipticcurve CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qsslerror CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qsslkey CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qsslsocket Schannel: TLS1.3 support 2020-10-14 15:58:16 +02:00
qsslsocket_onDemandCertificates_member CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qsslsocket_onDemandCertificates_static CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
CMakeLists.txt Remove winrt 2020-06-06 20:25:49 +02:00
ssl.pro Remove winrt 2020-06-06 20:25:49 +02:00