qt5base-lts/tests/auto/network
Mårten Nordheim 2253d5eca6 Schannel: Properly handle request for certificate
Certain servers, like smtp.live.com, will send a request for a
certificate even though they don't require one. In Schannel this
manifests as a warning/info status (SEC_I_INCOMPLETE_CREDENTIALS).
In the cases where it's not needed we should suppress the warning and
try to connect anyway, which is done by calling
InitializeSecurityContext again when we get the status.

Pick-to: 5.15
Change-Id: I3c48140f2949d8557251a49a2b66946da9395736
Reviewed-by: Joshua GPBeta <studiocghibli@gmail.com>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2020-09-14 17:14:00 +02:00
..
access QSsl: workaround a 'very secure' OpenSSL version (CentOS 8.x et al) 2020-09-12 05:36:08 +02:00
kernel QAuthenticator: condition using GSSAPI on credentials availability 2020-09-11 13:37:48 +02:00
selftest Revert "Disable tests with qemu-arm & developer-build configurations in the CI" 2020-06-05 12:10:07 +02:00
socket Fix compiler warnings about missing overrides 2020-09-13 21:03:31 +02:00
ssl Schannel: Properly handle request for certificate 2020-09-14 17:14:00 +02:00
.prev_CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
CMakeLists.txt CMake: Regenerate subdir test projects 2020-07-09 09:38:39 +02:00
network.pro QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00