********* Start testing of tst_QSslSocket *********
Config: Using QtTest library 6.11.0, Qt 6.11.0 (arm64-little_endian-lp64 shared (dynamic) debug build; by Apple LLVM 16.0.0 (clang-1600.0.26.3)), macos 15.0.0
QDEBUG : tst_QSslSocket::initTestCase() Using SSL library OpenSSL 3.5.4 30 Sep 2025 (810549312)
PASS   : tst_QSslSocket::initTestCase()
QWARN  : tst_QSslSocket::activeBackend(WithoutProxy) qt.network.ssl: Cannot set backend named "TheQtTLS" as active, another backend is already in use
QWARN  : tst_QSslSocket::activeBackend(WithoutProxy) qt.network.ssl: Cannot set backend named "openssl" as active, another backend is already in use
QWARN  : tst_QSslSocket::activeBackend(WithoutProxy) qt.network.ssl: Cannot set backend named "openssl" as active, another backend is already in use
PASS   : tst_QSslSocket::activeBackend(WithoutProxy)
PASS   : tst_QSslSocket::activeBackend(WithSocks5Proxy)
PASS   : tst_QSslSocket::activeBackend(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::activeBackend(WithHttpProxy)
PASS   : tst_QSslSocket::activeBackend(WithHttpProxyBasicAuth)
QWARN  : tst_QSslSocket::backends(WithoutProxy) qt.network.ssl: Cannot create unknown backend named "non-existing backend"
PASS   : tst_QSslSocket::backends(WithoutProxy)
PASS   : tst_QSslSocket::backends(WithSocks5Proxy)
PASS   : tst_QSslSocket::backends(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::backends(WithHttpProxy)
PASS   : tst_QSslSocket::backends(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::constructing(WithoutProxy)
PASS   : tst_QSslSocket::constructing(WithSocks5Proxy)
PASS   : tst_QSslSocket::constructing(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::constructing(WithHttpProxy)
PASS   : tst_QSslSocket::constructing(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::configNoOnDemandLoad(WithoutProxy)
PASS   : tst_QSslSocket::configNoOnDemandLoad(WithSocks5Proxy)
PASS   : tst_QSslSocket::configNoOnDemandLoad(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::configNoOnDemandLoad(WithHttpProxy)
PASS   : tst_QSslSocket::configNoOnDemandLoad(WithHttpProxyBasicAuth)
SKIP   : tst_QSslSocket::simpleConnect(WithoutProxy) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(819)]
SKIP   : tst_QSslSocket::simpleConnect(WithSocks5Proxy) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(819)]
SKIP   : tst_QSslSocket::simpleConnect(WithSocks5ProxyAuth) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(819)]
SKIP   : tst_QSslSocket::simpleConnect(WithHttpProxy) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(819)]
SKIP   : tst_QSslSocket::simpleConnect(WithHttpProxyBasicAuth) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(819)]
SKIP   : tst_QSslSocket::simpleConnectWithIgnore(WithoutProxy) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(884)]
SKIP   : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5Proxy) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(884)]
SKIP   : tst_QSslSocket::simpleConnectWithIgnore(WithSocks5ProxyAuth) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(884)]
SKIP   : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxy) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(884)]
SKIP   : tst_QSslSocket::simpleConnectWithIgnore(WithHttpProxyBasicAuth) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(884)]
SKIP   : tst_QSslSocket::sslErrors(WithoutProxy) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(932)]
PASS   : tst_QSslSocket::ciphers(WithoutProxy)
PASS   : tst_QSslSocket::ciphers(WithSocks5Proxy)
PASS   : tst_QSslSocket::ciphers(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::ciphers(WithHttpProxy)
PASS   : tst_QSslSocket::ciphers(WithHttpProxyBasicAuth)
SKIP   : tst_QSslSocket::tls13Ciphers(WithoutProxy) The feature 'securetransport' was enabled, but active backend is not "securetransport"
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1088)]
SKIP   : tst_QSslSocket::tls13Ciphers(WithSocks5Proxy) The feature 'securetransport' was enabled, but active backend is not "securetransport"
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1088)]
SKIP   : tst_QSslSocket::tls13Ciphers(WithSocks5ProxyAuth) The feature 'securetransport' was enabled, but active backend is not "securetransport"
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1088)]
SKIP   : tst_QSslSocket::tls13Ciphers(WithHttpProxy) The feature 'securetransport' was enabled, but active backend is not "securetransport"
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1088)]
SKIP   : tst_QSslSocket::tls13Ciphers(WithHttpProxyBasicAuth) The feature 'securetransport' was enabled, but active backend is not "securetransport"
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1088)]
BPASS  : tst_QSslSocket::connectToHostEncrypted(WithoutProxy)
BPASS  : tst_QSslSocket::connectToHostEncrypted(WithSocks5Proxy)
BPASS  : tst_QSslSocket::connectToHostEncrypted(WithSocks5ProxyAuth)
BPASS  : tst_QSslSocket::connectToHostEncrypted(WithHttpProxy)
BPASS  : tst_QSslSocket::connectToHostEncrypted(WithHttpProxyBasicAuth)
BPASS  : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithoutProxy)
BPASS  : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5Proxy)
BPASS  : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithSocks5ProxyAuth)
BPASS  : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxy)
BPASS  : tst_QSslSocket::connectToHostEncryptedWithVerificationPeerName(WithHttpProxyBasicAuth)
QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Supported Ciphers: QList(QSslCipher(name=TLS_AES_256_GCM_SHA384, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_CHACHA20_POLY1305_SHA256, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_AES_128_GCM_SHA256, bits=128, proto=TLSv1.3), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA, bits=256, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=DHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=RSA-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA, bits=128, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=DHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=RSA-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=PSK-AES128-CBC-SHA, bits=128, proto=SSLv3))
QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Default Ciphers: QList(QSslCipher(name=TLS_AES_256_GCM_SHA384, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_CHACHA20_POLY1305_SHA256, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_AES_128_GCM_SHA256, bits=128, proto=TLSv1.3), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA, bits=256, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=DHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=RSA-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA, bits=128, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=DHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=RSA-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=PSK-AES128-CBC-SHA, bits=128, proto=SSLv3))
QDEBUG : tst_QSslSocket::sessionCipher(WithoutProxy) Session Cipher: QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2)
PASS   : tst_QSslSocket::sessionCipher(WithoutProxy)
QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Supported Ciphers: QList(QSslCipher(name=TLS_AES_256_GCM_SHA384, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_CHACHA20_POLY1305_SHA256, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_AES_128_GCM_SHA256, bits=128, proto=TLSv1.3), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA, bits=256, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=DHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=RSA-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA, bits=128, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=DHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=RSA-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=PSK-AES128-CBC-SHA, bits=128, proto=SSLv3))
QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Default Ciphers: QList(QSslCipher(name=TLS_AES_256_GCM_SHA384, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_CHACHA20_POLY1305_SHA256, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_AES_128_GCM_SHA256, bits=128, proto=TLSv1.3), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA, bits=256, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=DHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=RSA-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA, bits=128, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=DHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=RSA-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=PSK-AES128-CBC-SHA, bits=128, proto=SSLv3))
QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5Proxy) Session Cipher: QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2)
PASS   : tst_QSslSocket::sessionCipher(WithSocks5Proxy)
QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Supported Ciphers: QList(QSslCipher(name=TLS_AES_256_GCM_SHA384, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_CHACHA20_POLY1305_SHA256, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_AES_128_GCM_SHA256, bits=128, proto=TLSv1.3), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA, bits=256, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=DHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=RSA-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA, bits=128, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=DHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=RSA-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=PSK-AES128-CBC-SHA, bits=128, proto=SSLv3))
QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Default Ciphers: QList(QSslCipher(name=TLS_AES_256_GCM_SHA384, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_CHACHA20_POLY1305_SHA256, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_AES_128_GCM_SHA256, bits=128, proto=TLSv1.3), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA, bits=256, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=DHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=RSA-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA, bits=128, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=DHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=RSA-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=PSK-AES128-CBC-SHA, bits=128, proto=SSLv3))
QDEBUG : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth) Session Cipher: QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2)
PASS   : tst_QSslSocket::sessionCipher(WithSocks5ProxyAuth)
QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Supported Ciphers: QList(QSslCipher(name=TLS_AES_256_GCM_SHA384, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_CHACHA20_POLY1305_SHA256, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_AES_128_GCM_SHA256, bits=128, proto=TLSv1.3), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA, bits=256, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=DHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=RSA-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA, bits=128, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=DHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=RSA-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=PSK-AES128-CBC-SHA, bits=128, proto=SSLv3))
QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Default Ciphers: QList(QSslCipher(name=TLS_AES_256_GCM_SHA384, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_CHACHA20_POLY1305_SHA256, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_AES_128_GCM_SHA256, bits=128, proto=TLSv1.3), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA, bits=256, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=DHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=RSA-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA, bits=128, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=DHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=RSA-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=PSK-AES128-CBC-SHA, bits=128, proto=SSLv3))
QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxy) Session Cipher: QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2)
PASS   : tst_QSslSocket::sessionCipher(WithHttpProxy)
QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Supported Ciphers: QList(QSslCipher(name=TLS_AES_256_GCM_SHA384, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_CHACHA20_POLY1305_SHA256, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_AES_128_GCM_SHA256, bits=128, proto=TLSv1.3), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA, bits=256, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=DHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=RSA-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA, bits=128, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=DHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=RSA-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=PSK-AES128-CBC-SHA, bits=128, proto=SSLv3))
QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Default Ciphers: QList(QSslCipher(name=TLS_AES_256_GCM_SHA384, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_CHACHA20_POLY1305_SHA256, bits=256, proto=TLSv1.3), QSslCipher(name=TLS_AES_128_GCM_SHA256, bits=128, proto=TLSv1.3), QSslCipher(name=ECDHE-ECDSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES256-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-RSA-AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-ECDSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES256-SHA, bits=256, proto=TLSv1), QSslCipher(name=DHE-RSA-AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-ECDSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-RSA-AES128-SHA, bits=128, proto=TLSv1), QSslCipher(name=DHE-RSA-AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=DHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-AES256-GCM-SHA384, bits=256, proto=TLSv1.2), QSslCipher(name=PSK-CHACHA20-POLY1305, bits=256, proto=TLSv1.2), QSslCipher(name=RSA-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=DHE-PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=PSK-AES128-GCM-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=AES256-SHA256, bits=256, proto=TLSv1.2), QSslCipher(name=AES128-SHA256, bits=128, proto=TLSv1.2), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES256-CBC-SHA, bits=256, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=SRP-AES-256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=RSA-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=DHE-PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=RSA-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=DHE-PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=AES256-SHA, bits=256, proto=SSLv3), QSslCipher(name=PSK-AES256-CBC-SHA384, bits=256, proto=TLSv1), QSslCipher(name=PSK-AES256-CBC-SHA, bits=256, proto=SSLv3), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=ECDHE-PSK-AES128-CBC-SHA, bits=128, proto=TLSv1), QSslCipher(name=SRP-RSA-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=SRP-AES-128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=RSA-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=DHE-PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=RSA-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=DHE-PSK-AES128-CBC-SHA, bits=128, proto=SSLv3), QSslCipher(name=AES128-SHA, bits=128, proto=SSLv3), QSslCipher(name=PSK-AES128-CBC-SHA256, bits=128, proto=TLSv1), QSslCipher(name=PSK-AES128-CBC-SHA, bits=128, proto=SSLv3))
QDEBUG : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth) Session Cipher: QSslCipher(name=ECDHE-RSA-AES256-GCM-SHA384, bits=256, proto=TLSv1.2)
PASS   : tst_QSslSocket::sessionCipher(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::localCertificate(WithoutProxy)
PASS   : tst_QSslSocket::localCertificate(WithSocks5Proxy)
PASS   : tst_QSslSocket::localCertificate(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::localCertificate(WithHttpProxy)
PASS   : tst_QSslSocket::localCertificate(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::mode(WithoutProxy)
PASS   : tst_QSslSocket::mode(WithSocks5Proxy)
PASS   : tst_QSslSocket::mode(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::mode(WithHttpProxy)
PASS   : tst_QSslSocket::mode(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::peerCertificate(WithoutProxy)
PASS   : tst_QSslSocket::peerCertificate(WithSocks5Proxy)
PASS   : tst_QSslSocket::peerCertificate(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::peerCertificate(WithHttpProxy)
PASS   : tst_QSslSocket::peerCertificate(WithHttpProxyBasicAuth)
SKIP   : tst_QSslSocket::peerCertificateChain(WithoutProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1249)]
SKIP   : tst_QSslSocket::peerCertificateChain(WithSocks5Proxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1249)]
SKIP   : tst_QSslSocket::peerCertificateChain(WithSocks5ProxyAuth) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1249)]
SKIP   : tst_QSslSocket::peerCertificateChain(WithHttpProxy) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1249)]
SKIP   : tst_QSslSocket::peerCertificateChain(WithHttpProxyBasicAuth) QTBUG-29941 - Unstable auto-test due to intermittently unreachable host
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1249)]
PASS   : tst_QSslSocket::privateKey(WithoutProxy)
PASS   : tst_QSslSocket::privateKey(WithSocks5Proxy)
PASS   : tst_QSslSocket::privateKey(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::privateKey(WithHttpProxy)
PASS   : tst_QSslSocket::privateKey(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::privateKeyOpaque(WithoutProxy)
PASS   : tst_QSslSocket::privateKeyOpaque(WithSocks5Proxy)
PASS   : tst_QSslSocket::privateKeyOpaque(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::privateKeyOpaque(WithHttpProxy)
PASS   : tst_QSslSocket::privateKeyOpaque(WithHttpProxyBasicAuth)
SKIP   : tst_QSslSocket::protocol(WithoutProxy) TLS 1.3 is not supported by the test server or the test is flaky - see QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1434)]
SKIP   : tst_QSslSocket::protocol(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1379)]
SKIP   : tst_QSslSocket::protocol(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1379)]
SKIP   : tst_QSslSocket::protocol(WithHttpProxy) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1379)]
SKIP   : tst_QSslSocket::protocol(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1379)]
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:any-any)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:secure-any)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.0orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.1orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.1orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.1orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.2orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.2orlater-tls1.1)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.2orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.2orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.3orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.3orlater-tls1.1)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.3orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:tls1.3orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithoutProxy:any-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-any)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:secure-any)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.0orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.1orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.1orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.1orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.2orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.2orlater-tls1.1)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.2orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.2orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.3orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.3orlater-tls1.1)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.3orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:tls1.3orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5Proxy:any-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-any)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:secure-any)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.0orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.1orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.1orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.1orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.2orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.2orlater-tls1.1)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.2orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.2orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.3orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.3orlater-tls1.1)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.3orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:tls1.3orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithSocks5ProxyAuth:any-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-any)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:secure-any)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.0orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.1orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.1orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.1orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.2orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.2orlater-tls1.1)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.2orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.2orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.3orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.3orlater-tls1.1)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.3orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:tls1.3orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxy:any-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-any)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0-secure)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:secure-any)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.0orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.1orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.1orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.1orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.2orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.2orlater-tls1.1)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.2orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.2orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.3orlater-tls1.0)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.3orlater-tls1.1)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.3orlater-tls1.2)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:tls1.3orlater-tls1.3)
PASS   : tst_QSslSocket::protocolServerSide(WithHttpProxyBasicAuth:any-secure)
PASS   : tst_QSslSocket::serverCipherPreferences(WithoutProxy)
PASS   : tst_QSslSocket::serverCipherPreferences(WithSocks5Proxy)
PASS   : tst_QSslSocket::serverCipherPreferences(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::serverCipherPreferences(WithHttpProxy)
PASS   : tst_QSslSocket::serverCipherPreferences(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::setCaCertificates(WithoutProxy)
PASS   : tst_QSslSocket::setCaCertificates(WithSocks5Proxy)
PASS   : tst_QSslSocket::setCaCertificates(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::setCaCertificates(WithHttpProxy)
PASS   : tst_QSslSocket::setCaCertificates(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::setLocalCertificate(WithoutProxy)
PASS   : tst_QSslSocket::setLocalCertificate(WithSocks5Proxy)
PASS   : tst_QSslSocket::setLocalCertificate(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::setLocalCertificate(WithHttpProxy)
PASS   : tst_QSslSocket::setLocalCertificate(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::localCertificateChain(WithoutProxy)
PASS   : tst_QSslSocket::localCertificateChain(WithSocks5Proxy)
PASS   : tst_QSslSocket::localCertificateChain(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::localCertificateChain(WithHttpProxy)
PASS   : tst_QSslSocket::localCertificateChain(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::setLocalCertificateChain(WithoutProxy)
PASS   : tst_QSslSocket::setLocalCertificateChain(WithSocks5Proxy)
PASS   : tst_QSslSocket::setLocalCertificateChain(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::setLocalCertificateChain(WithHttpProxy)
PASS   : tst_QSslSocket::setLocalCertificateChain(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::tlsConfiguration(WithoutProxy)
PASS   : tst_QSslSocket::tlsConfiguration(WithSocks5Proxy)
PASS   : tst_QSslSocket::tlsConfiguration(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::tlsConfiguration(WithHttpProxy)
PASS   : tst_QSslSocket::tlsConfiguration(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::setSocketDescriptor(WithoutProxy)
PASS   : tst_QSslSocket::setSocketDescriptor(WithSocks5Proxy)
PASS   : tst_QSslSocket::setSocketDescriptor(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::setSocketDescriptor(WithHttpProxy)
PASS   : tst_QSslSocket::setSocketDescriptor(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::setSslConfiguration(WithoutProxy:empty)
PASS   : tst_QSslSocket::setSslConfiguration(WithoutProxy:default)
PASS   : tst_QSslSocket::setSslConfiguration(WithoutProxy:set-root-cert)
PASS   : tst_QSslSocket::setSslConfiguration(WithoutProxy:secure)
PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:empty)
PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:default)
PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:set-root-cert)
PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5Proxy:secure)
PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:empty)
PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:default)
PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:set-root-cert)
PASS   : tst_QSslSocket::setSslConfiguration(WithSocks5ProxyAuth:secure)
PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxy:empty)
PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxy:default)
PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxy:set-root-cert)
PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxy:secure)
PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:empty)
PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:default)
PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:set-root-cert)
PASS   : tst_QSslSocket::setSslConfiguration(WithHttpProxyBasicAuth:secure)
PASS   : tst_QSslSocket::waitForEncrypted(WithoutProxy)
PASS   : tst_QSslSocket::waitForEncrypted(WithSocks5Proxy)
PASS   : tst_QSslSocket::waitForEncrypted(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::waitForEncrypted(WithHttpProxy)
PASS   : tst_QSslSocket::waitForEncrypted(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::waitForEncryptedMinusOne(WithoutProxy)
PASS   : tst_QSslSocket::waitForEncryptedMinusOne(WithSocks5Proxy)
PASS   : tst_QSslSocket::waitForEncryptedMinusOne(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::waitForEncryptedMinusOne(WithHttpProxy)
PASS   : tst_QSslSocket::waitForEncryptedMinusOne(WithHttpProxyBasicAuth)
SKIP   : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithoutProxy) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1986)]
SKIP   : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5Proxy) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1986)]
SKIP   : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithSocks5ProxyAuth) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1986)]
SKIP   : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxy) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1986)]
SKIP   : tst_QSslSocket::waitForConnectedEncryptedReadyRead(WithHttpProxyBasicAuth) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(1986)]
PASS   : tst_QSslSocket::startClientEncryption(WithoutProxy)
PASS   : tst_QSslSocket::startClientEncryption(WithSocks5Proxy)
PASS   : tst_QSslSocket::startClientEncryption(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::startClientEncryption(WithHttpProxy)
PASS   : tst_QSslSocket::startClientEncryption(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::startServerEncryption(WithoutProxy)
PASS   : tst_QSslSocket::startServerEncryption(WithSocks5Proxy)
PASS   : tst_QSslSocket::startServerEncryption(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::startServerEncryption(WithHttpProxy)
PASS   : tst_QSslSocket::startServerEncryption(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::addDefaultCaCertificate(WithoutProxy)
PASS   : tst_QSslSocket::addDefaultCaCertificate(WithSocks5Proxy)
PASS   : tst_QSslSocket::addDefaultCaCertificate(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxy)
PASS   : tst_QSslSocket::addDefaultCaCertificate(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::defaultCaCertificates(WithoutProxy)
PASS   : tst_QSslSocket::defaultCaCertificates(WithSocks5Proxy)
PASS   : tst_QSslSocket::defaultCaCertificates(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::defaultCaCertificates(WithHttpProxy)
PASS   : tst_QSslSocket::defaultCaCertificates(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::defaultCiphers(WithoutProxy)
PASS   : tst_QSslSocket::defaultCiphers(WithSocks5Proxy)
PASS   : tst_QSslSocket::defaultCiphers(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::defaultCiphers(WithHttpProxy)
PASS   : tst_QSslSocket::defaultCiphers(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::resetDefaultCiphers(WithoutProxy)
PASS   : tst_QSslSocket::resetDefaultCiphers(WithSocks5Proxy)
PASS   : tst_QSslSocket::resetDefaultCiphers(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::resetDefaultCiphers(WithHttpProxy)
PASS   : tst_QSslSocket::resetDefaultCiphers(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::setDefaultCaCertificates(WithoutProxy)
PASS   : tst_QSslSocket::setDefaultCaCertificates(WithSocks5Proxy)
PASS   : tst_QSslSocket::setDefaultCaCertificates(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxy)
PASS   : tst_QSslSocket::setDefaultCaCertificates(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::setDefaultCiphers(WithoutProxy)
PASS   : tst_QSslSocket::setDefaultCiphers(WithSocks5Proxy)
PASS   : tst_QSslSocket::setDefaultCiphers(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::setDefaultCiphers(WithHttpProxy)
PASS   : tst_QSslSocket::setDefaultCiphers(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::supportedCiphers(WithoutProxy)
PASS   : tst_QSslSocket::supportedCiphers(WithSocks5Proxy)
PASS   : tst_QSslSocket::supportedCiphers(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::supportedCiphers(WithHttpProxy)
PASS   : tst_QSslSocket::supportedCiphers(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::systemCaCertificates(WithoutProxy)
PASS   : tst_QSslSocket::systemCaCertificates(WithSocks5Proxy)
PASS   : tst_QSslSocket::systemCaCertificates(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::systemCaCertificates(WithHttpProxy)
PASS   : tst_QSslSocket::systemCaCertificates(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::wildcardCertificateNames(WithoutProxy)
PASS   : tst_QSslSocket::wildcardCertificateNames(WithSocks5Proxy)
PASS   : tst_QSslSocket::wildcardCertificateNames(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::wildcardCertificateNames(WithHttpProxy)
PASS   : tst_QSslSocket::wildcardCertificateNames(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::isMatchingHostname(WithoutProxy)
PASS   : tst_QSslSocket::isMatchingHostname(WithSocks5Proxy)
PASS   : tst_QSslSocket::isMatchingHostname(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::isMatchingHostname(WithHttpProxy)
PASS   : tst_QSslSocket::isMatchingHostname(WithHttpProxyBasicAuth)
SKIP   : tst_QSslSocket::wildcard(WithoutProxy) TODO: solve wildcard problem
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2176)]
SKIP   : tst_QSslSocket::wildcard(WithSocks5Proxy) TODO: solve wildcard problem
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2176)]
SKIP   : tst_QSslSocket::wildcard(WithSocks5ProxyAuth) TODO: solve wildcard problem
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2176)]
SKIP   : tst_QSslSocket::wildcard(WithHttpProxy) TODO: solve wildcard problem
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2176)]
SKIP   : tst_QSslSocket::wildcard(WithHttpProxyBasicAuth) TODO: solve wildcard problem
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2176)]
PASS   : tst_QSslSocket::setEmptyKey(WithoutProxy)
PASS   : tst_QSslSocket::setEmptyKey(WithSocks5Proxy)
PASS   : tst_QSslSocket::setEmptyKey(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::setEmptyKey(WithHttpProxy)
PASS   : tst_QSslSocket::setEmptyKey(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::spontaneousWrite(WithoutProxy)
PASS   : tst_QSslSocket::spontaneousWrite(WithSocks5Proxy)
PASS   : tst_QSslSocket::spontaneousWrite(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::spontaneousWrite(WithHttpProxy)
PASS   : tst_QSslSocket::spontaneousWrite(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::setReadBufferSize(WithoutProxy)
PASS   : tst_QSslSocket::setReadBufferSize(WithSocks5Proxy)
PASS   : tst_QSslSocket::setReadBufferSize(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::setReadBufferSize(WithHttpProxy)
PASS   : tst_QSslSocket::setReadBufferSize(WithHttpProxyBasicAuth)
SKIP   : tst_QSslSocket::setReadBufferSize_task_250027(WithoutProxy) QTBUG-29730 - flakey test blocking integration
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2404)]
SKIP   : tst_QSslSocket::setReadBufferSize_task_250027(WithSocks5Proxy) QTBUG-29730 - flakey test blocking integration
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2404)]
SKIP   : tst_QSslSocket::setReadBufferSize_task_250027(WithSocks5ProxyAuth) QTBUG-29730 - flakey test blocking integration
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2404)]
SKIP   : tst_QSslSocket::setReadBufferSize_task_250027(WithHttpProxy) QTBUG-29730 - flakey test blocking integration
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2404)]
SKIP   : tst_QSslSocket::setReadBufferSize_task_250027(WithHttpProxyBasicAuth) QTBUG-29730 - flakey test blocking integration
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2404)]
PASS   : tst_QSslSocket::waitForMinusOne(WithoutProxy)
PASS   : tst_QSslSocket::waitForMinusOne(WithSocks5Proxy)
PASS   : tst_QSslSocket::waitForMinusOne(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::waitForMinusOne(WithHttpProxy)
PASS   : tst_QSslSocket::waitForMinusOne(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::verifyMode(WithoutProxy)
PASS   : tst_QSslSocket::verifyMode(WithSocks5Proxy)
PASS   : tst_QSslSocket::verifyMode(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::verifyMode(WithHttpProxy)
PASS   : tst_QSslSocket::verifyMode(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::verifyDepth(WithoutProxy)
PASS   : tst_QSslSocket::verifyDepth(WithSocks5Proxy)
PASS   : tst_QSslSocket::verifyDepth(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::verifyDepth(WithHttpProxy)
PASS   : tst_QSslSocket::verifyDepth(WithHttpProxyBasicAuth)
SKIP   : tst_QSslSocket::verifyAndDefaultConfiguration(WithoutProxy) The certificate for qt.io could not be trusted, skipping the rest of the test
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2728)]
PASS   : tst_QSslSocket::verifyAndDefaultConfiguration(WithSocks5Proxy)
PASS   : tst_QSslSocket::verifyAndDefaultConfiguration(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::verifyAndDefaultConfiguration(WithHttpProxy)
PASS   : tst_QSslSocket::verifyAndDefaultConfiguration(WithHttpProxyBasicAuth)
SKIP   : tst_QSslSocket::disconnectFromHostWhenConnecting(WithoutProxy) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2761)]
SKIP   : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2761)]
SKIP   : tst_QSslSocket::disconnectFromHostWhenConnecting(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2761)]
SKIP   : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxy) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2761)]
SKIP   : tst_QSslSocket::disconnectFromHostWhenConnecting(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2761)]
SKIP   : tst_QSslSocket::disconnectFromHostWhenConnected(WithoutProxy) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2778)]
SKIP   : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5Proxy) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2778)]
SKIP   : tst_QSslSocket::disconnectFromHostWhenConnected(WithSocks5ProxyAuth) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2778)]
SKIP   : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxy) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2778)]
SKIP   : tst_QSslSocket::disconnectFromHostWhenConnected(WithHttpProxyBasicAuth) Skipping flaky test - See QTBUG-29941
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(2778)]
PASS   : tst_QSslSocket::closeWhileEmittingSocketError(WithoutProxy)
PASS   : tst_QSslSocket::closeWhileEmittingSocketError(WithSocks5Proxy)
PASS   : tst_QSslSocket::closeWhileEmittingSocketError(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::closeWhileEmittingSocketError(WithHttpProxy)
PASS   : tst_QSslSocket::closeWhileEmittingSocketError(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::resetProxy(WithoutProxy)
PASS   : tst_QSslSocket::resetProxy(WithSocks5Proxy)
PASS   : tst_QSslSocket::resetProxy(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::resetProxy(WithHttpProxy)
PASS   : tst_QSslSocket::resetProxy(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-wrong-error)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList1)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:allErrorsInExpectedList2)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithoutProxy:SSL-failure-empty-list-again)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-wrong-error)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList1)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:allErrorsInExpectedList2)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5Proxy:SSL-failure-empty-list-again)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-wrong-error)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList1)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:allErrorsInExpectedList2)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithSocks5ProxyAuth:SSL-failure-empty-list-again)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-wrong-error)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList1)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:allErrorsInExpectedList2)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxy:SSL-failure-empty-list-again)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-wrong-error)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList1)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:allErrorsInExpectedList2)
PASS   : tst_QSslSocket::ignoreSslErrorsList(WithHttpProxyBasicAuth:SSL-failure-empty-list-again)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-wrong-error)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList1)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:allErrorsInExpectedList2)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithoutProxy:SSL-failure-empty-list-again)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-wrong-error)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList1)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:allErrorsInExpectedList2)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5Proxy:SSL-failure-empty-list-again)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-wrong-error)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList1)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:allErrorsInExpectedList2)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithSocks5ProxyAuth:SSL-failure-empty-list-again)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-wrong-error)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList1)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:allErrorsInExpectedList2)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxy:SSL-failure-empty-list-again)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-wrong-error)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList1)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:allErrorsInExpectedList2)
PASS   : tst_QSslSocket::ignoreSslErrorsListWithSlot(WithHttpProxyBasicAuth:SSL-failure-empty-list-again)
PASS   : tst_QSslSocket::abortOnSslErrors(WithoutProxy)
PASS   : tst_QSslSocket::abortOnSslErrors(WithSocks5Proxy)
PASS   : tst_QSslSocket::abortOnSslErrors(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::abortOnSslErrors(WithHttpProxy)
PASS   : tst_QSslSocket::abortOnSslErrors(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::readFromClosedSocket(WithoutProxy)
PASS   : tst_QSslSocket::readFromClosedSocket(WithSocks5Proxy)
PASS   : tst_QSslSocket::readFromClosedSocket(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::readFromClosedSocket(WithHttpProxy)
PASS   : tst_QSslSocket::readFromClosedSocket(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::writeBigChunk(WithoutProxy)
PASS   : tst_QSslSocket::writeBigChunk(WithSocks5Proxy)
PASS   : tst_QSslSocket::writeBigChunk(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::writeBigChunk(WithHttpProxy)
PASS   : tst_QSslSocket::writeBigChunk(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::blacklistedCertificates(WithoutProxy)
PASS   : tst_QSslSocket::blacklistedCertificates(WithSocks5Proxy)
PASS   : tst_QSslSocket::blacklistedCertificates(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::blacklistedCertificates(WithHttpProxy)
PASS   : tst_QSslSocket::blacklistedCertificates(WithHttpProxyBasicAuth)
QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "OpenSSL 3.5.4 30 Sep 2025"
QDEBUG : tst_QSslSocket::versionAccessors(WithoutProxy) "30500040"
PASS   : tst_QSslSocket::versionAccessors(WithoutProxy)
QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "OpenSSL 3.5.4 30 Sep 2025"
QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5Proxy) "30500040"
PASS   : tst_QSslSocket::versionAccessors(WithSocks5Proxy)
QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "OpenSSL 3.5.4 30 Sep 2025"
QDEBUG : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth) "30500040"
PASS   : tst_QSslSocket::versionAccessors(WithSocks5ProxyAuth)
QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "OpenSSL 3.5.4 30 Sep 2025"
QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxy) "30500040"
PASS   : tst_QSslSocket::versionAccessors(WithHttpProxy)
QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "OpenSSL 3.5.4 30 Sep 2025"
QDEBUG : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth) "30500040"
PASS   : tst_QSslSocket::versionAccessors(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::encryptWithoutConnecting(WithoutProxy)
PASS   : tst_QSslSocket::encryptWithoutConnecting(WithSocks5Proxy)
PASS   : tst_QSslSocket::encryptWithoutConnecting(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxy)
PASS   : tst_QSslSocket::encryptWithoutConnecting(WithHttpProxyBasicAuth)
SKIP   : tst_QSslSocket::resume(WithoutProxy) Testing with OpenSSL backend, but security level 0 is required for TLS v1.1 or earlier
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(3136)]
PASS   : tst_QSslSocket::qtbug18498_peek(WithoutProxy)
PASS   : tst_QSslSocket::qtbug18498_peek(WithSocks5Proxy)
PASS   : tst_QSslSocket::qtbug18498_peek(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::qtbug18498_peek(WithHttpProxy)
PASS   : tst_QSslSocket::qtbug18498_peek(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::qtbug18498_peek2(WithoutProxy)
PASS   : tst_QSslSocket::qtbug18498_peek2(WithSocks5Proxy)
PASS   : tst_QSslSocket::qtbug18498_peek2(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::qtbug18498_peek2(WithHttpProxy)
PASS   : tst_QSslSocket::qtbug18498_peek2(WithHttpProxyBasicAuth)
SKIP   : tst_QSslSocket::dhServer(WithoutProxy) The current backend doesn't support DHE-DSS-AES256-SHA
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(3486)]
PASS   : tst_QSslSocket::dhServer(WithSocks5Proxy)
PASS   : tst_QSslSocket::dhServer(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::dhServer(WithHttpProxy)
PASS   : tst_QSslSocket::dhServer(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::dhServerCustomParamsNull(WithoutProxy)
PASS   : tst_QSslSocket::dhServerCustomParamsNull(WithSocks5Proxy)
PASS   : tst_QSslSocket::dhServerCustomParamsNull(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::dhServerCustomParamsNull(WithHttpProxy)
PASS   : tst_QSslSocket::dhServerCustomParamsNull(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::dhServerCustomParams(WithoutProxy)
PASS   : tst_QSslSocket::dhServerCustomParams(WithSocks5Proxy)
PASS   : tst_QSslSocket::dhServerCustomParams(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::dhServerCustomParams(WithHttpProxy)
PASS   : tst_QSslSocket::dhServerCustomParams(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::ecdhServer(WithoutProxy)
PASS   : tst_QSslSocket::ecdhServer(WithSocks5Proxy)
PASS   : tst_QSslSocket::ecdhServer(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::ecdhServer(WithHttpProxy)
PASS   : tst_QSslSocket::ecdhServer(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:NoCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:SelfSignedCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidServerCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidClientCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidChainedClientCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidChainedClientCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidChainedClientCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithoutProxy:ValidChainedClientCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:NoCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:SelfSignedCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidServerCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidClientCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidChainedClientCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidChainedClientCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidChainedClientCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5Proxy:ValidChainedClientCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:NoCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:SelfSignedCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidServerCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidClientCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidChainedClientCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidChainedClientCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidChainedClientCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithSocks5ProxyAuth:ValidChainedClientCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:NoCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:SelfSignedCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidServerCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidClientCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidChainedClientCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidChainedClientCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidChainedClientCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxy:ValidChainedClientCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:NoCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:SelfSignedCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidServerCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidClientCert:VerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidChainedClientCert:AutoVerifyPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidChainedClientCert:QueryPeer)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidChainedClientCert:VerifyNone)
PASS   : tst_QSslSocket::verifyClientCertificate(WithHttpProxyBasicAuth:ValidChainedClientCert:VerifyPeer)
SKIP   : tst_QSslSocket::readBufferMaxSize(WithoutProxy) This test is flaky with TLS backend other than SecureTransport
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(3789)]
SKIP   : tst_QSslSocket::readBufferMaxSize(WithSocks5Proxy) This test is flaky with TLS backend other than SecureTransport
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(3789)]
SKIP   : tst_QSslSocket::readBufferMaxSize(WithSocks5ProxyAuth) This test is flaky with TLS backend other than SecureTransport
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(3789)]
SKIP   : tst_QSslSocket::readBufferMaxSize(WithHttpProxy) This test is flaky with TLS backend other than SecureTransport
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(3789)]
SKIP   : tst_QSslSocket::readBufferMaxSize(WithHttpProxyBasicAuth) This test is flaky with TLS backend other than SecureTransport
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(3789)]
PASS   : tst_QSslSocket::allowedProtocolNegotiation(WithoutProxy)
PASS   : tst_QSslSocket::allowedProtocolNegotiation(WithSocks5Proxy)
PASS   : tst_QSslSocket::allowedProtocolNegotiation(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::allowedProtocolNegotiation(WithHttpProxy)
PASS   : tst_QSslSocket::allowedProtocolNegotiation(WithHttpProxyBasicAuth)
SKIP   : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithoutProxy:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5Proxy:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5Proxy:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5Proxy:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5Proxy:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5Proxy:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5Proxy:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5Proxy:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5Proxy:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5ProxyAuth:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5ProxyAuth:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5ProxyAuth:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5ProxyAuth:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5ProxyAuth:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5ProxyAuth:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5ProxyAuth:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithSocks5ProxyAuth:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxy:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxy:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxy:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxy:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxy:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxy:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxy:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxy:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxyBasicAuth:PskConnectDoNotHandlePsk) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxyBasicAuth:PskConnectEmptyCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxyBasicAuth:PskConnectWrongCredentials) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxyBasicAuth:PskConnectWrongIdentity) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxyBasicAuth:PskConnectWrongPreSharedKey) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxyBasicAuth:PskConnectRightCredentialsPeerVerifyFailure) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxyBasicAuth:PskConnectRightCredentialsVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
SKIP   : tst_QSslSocket::simplePskConnect(WithHttpProxyBasicAuth:PskConnectRightCredentialsDoNotVerifyPeer) This test requires change 1f8cab2c3bcd91335684c95afa95ae71e00a94e4 on the network test server, QTQAINFRA-917
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4048)]
PASS   : tst_QSslSocket::ephemeralServerKey(WithoutProxy:ForwardSecrecyCipher)
PASS   : tst_QSslSocket::ephemeralServerKey(WithSocks5Proxy:ForwardSecrecyCipher)
PASS   : tst_QSslSocket::ephemeralServerKey(WithSocks5ProxyAuth:ForwardSecrecyCipher)
PASS   : tst_QSslSocket::ephemeralServerKey(WithHttpProxy:ForwardSecrecyCipher)
PASS   : tst_QSslSocket::ephemeralServerKey(WithHttpProxyBasicAuth:ForwardSecrecyCipher)
PASS   : tst_QSslSocket::pskServer(WithoutProxy)
PASS   : tst_QSslSocket::pskServer(WithSocks5Proxy)
PASS   : tst_QSslSocket::pskServer(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::pskServer(WithHttpProxy)
PASS   : tst_QSslSocket::pskServer(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::forwardReadChannelFinished(WithoutProxy)
SKIP   : tst_QSslSocket::forwardReadChannelFinished(WithSocks5Proxy) This test doesn't work via a proxy
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4566)]
SKIP   : tst_QSslSocket::forwardReadChannelFinished(WithSocks5ProxyAuth) This test doesn't work via a proxy
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4566)]
SKIP   : tst_QSslSocket::forwardReadChannelFinished(WithHttpProxy) This test doesn't work via a proxy
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4566)]
SKIP   : tst_QSslSocket::forwardReadChannelFinished(WithHttpProxyBasicAuth) This test doesn't work via a proxy
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4566)]
SKIP   : tst_QSslSocket::signatureAlgorithm(WithoutProxy) Test is not valid for TLS 1.3/OpenSSL 1.1.1
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4436)]
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_0) qt.network.ssl: QSslSocket::connectToHostEncrypted: QSslConfiguration with unexpected protocol "DTLS"
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_0) qt.network.ssl: QSslSocket::startClientEncryption: QSslConfiguration with unexpected protocol "DTLS"
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_0) qt.network.ssl: QSslSocket::startServerEncryption QSslConfiguration with unexpected protocol "DTLS"
PASS   : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_0)
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_2) qt.network.ssl: QSslSocket::connectToHostEncrypted: QSslConfiguration with unexpected protocol "DTLS"
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_2) qt.network.ssl: QSslSocket::startClientEncryption: QSslConfiguration with unexpected protocol "DTLS"
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_2) qt.network.ssl: QSslSocket::startServerEncryption QSslConfiguration with unexpected protocol "DTLS"
PASS   : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_2)
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_0OrLater) qt.network.ssl: QSslSocket::connectToHostEncrypted: QSslConfiguration with unexpected protocol "DTLS"
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_0OrLater) qt.network.ssl: QSslSocket::startClientEncryption: QSslConfiguration with unexpected protocol "DTLS"
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_0OrLater) qt.network.ssl: QSslSocket::startServerEncryption QSslConfiguration with unexpected protocol "DTLS"
PASS   : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_0OrLater)
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_2OrLater) qt.network.ssl: QSslSocket::connectToHostEncrypted: QSslConfiguration with unexpected protocol "DTLS"
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_2OrLater) qt.network.ssl: QSslSocket::startClientEncryption: QSslConfiguration with unexpected protocol "DTLS"
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_2OrLater) qt.network.ssl: QSslSocket::startServerEncryption QSslConfiguration with unexpected protocol "DTLS"
PASS   : tst_QSslSocket::unsupportedProtocols(WithoutProxy:DtlsV1_2OrLater)
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:UnknownProtocol) qt.network.ssl: QSslSocket::connectToHostEncrypted: QSslConfiguration with unexpected protocol "UnknownProtocol"
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:UnknownProtocol) qt.network.ssl: QSslSocket::startClientEncryption: QSslConfiguration with unexpected protocol "UnknownProtocol"
QWARN  : tst_QSslSocket::unsupportedProtocols(WithoutProxy:UnknownProtocol) qt.network.ssl: QSslSocket::startServerEncryption QSslConfiguration with unexpected protocol "UnknownProtocol"
PASS   : tst_QSslSocket::unsupportedProtocols(WithoutProxy:UnknownProtocol)
PASS   : tst_QSslSocket::unsupportedProtocols(WithSocks5Proxy:DtlsV1_0)
PASS   : tst_QSslSocket::unsupportedProtocols(WithSocks5Proxy:DtlsV1_2)
PASS   : tst_QSslSocket::unsupportedProtocols(WithSocks5Proxy:DtlsV1_0OrLater)
PASS   : tst_QSslSocket::unsupportedProtocols(WithSocks5Proxy:DtlsV1_2OrLater)
PASS   : tst_QSslSocket::unsupportedProtocols(WithSocks5Proxy:UnknownProtocol)
PASS   : tst_QSslSocket::unsupportedProtocols(WithSocks5ProxyAuth:DtlsV1_0)
PASS   : tst_QSslSocket::unsupportedProtocols(WithSocks5ProxyAuth:DtlsV1_2)
PASS   : tst_QSslSocket::unsupportedProtocols(WithSocks5ProxyAuth:DtlsV1_0OrLater)
PASS   : tst_QSslSocket::unsupportedProtocols(WithSocks5ProxyAuth:DtlsV1_2OrLater)
PASS   : tst_QSslSocket::unsupportedProtocols(WithSocks5ProxyAuth:UnknownProtocol)
PASS   : tst_QSslSocket::unsupportedProtocols(WithHttpProxy:DtlsV1_0)
PASS   : tst_QSslSocket::unsupportedProtocols(WithHttpProxy:DtlsV1_2)
PASS   : tst_QSslSocket::unsupportedProtocols(WithHttpProxy:DtlsV1_0OrLater)
PASS   : tst_QSslSocket::unsupportedProtocols(WithHttpProxy:DtlsV1_2OrLater)
PASS   : tst_QSslSocket::unsupportedProtocols(WithHttpProxy:UnknownProtocol)
PASS   : tst_QSslSocket::unsupportedProtocols(WithHttpProxyBasicAuth:DtlsV1_0)
PASS   : tst_QSslSocket::unsupportedProtocols(WithHttpProxyBasicAuth:DtlsV1_2)
PASS   : tst_QSslSocket::unsupportedProtocols(WithHttpProxyBasicAuth:DtlsV1_0OrLater)
PASS   : tst_QSslSocket::unsupportedProtocols(WithHttpProxyBasicAuth:DtlsV1_2OrLater)
PASS   : tst_QSslSocket::unsupportedProtocols(WithHttpProxyBasicAuth:UnknownProtocol)
PASS   : tst_QSslSocket::oldErrorsOnSocketReuse(WithoutProxy)
PASS   : tst_QSslSocket::oldErrorsOnSocketReuse(WithSocks5Proxy)
PASS   : tst_QSslSocket::oldErrorsOnSocketReuse(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::oldErrorsOnSocketReuse(WithHttpProxy)
PASS   : tst_QSslSocket::oldErrorsOnSocketReuse(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::alertMissingCertificate(WithoutProxy)
PASS   : tst_QSslSocket::alertMissingCertificate(WithSocks5Proxy)
PASS   : tst_QSslSocket::alertMissingCertificate(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::alertMissingCertificate(WithHttpProxy)
PASS   : tst_QSslSocket::alertMissingCertificate(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::alertInvalidCertificate(WithoutProxy)
PASS   : tst_QSslSocket::alertInvalidCertificate(WithSocks5Proxy)
PASS   : tst_QSslSocket::alertInvalidCertificate(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::alertInvalidCertificate(WithHttpProxy)
PASS   : tst_QSslSocket::alertInvalidCertificate(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::selfSignedCertificates(WithoutProxy:Client known)
XFAIL  : tst_QSslSocket::selfSignedCertificates(WithoutProxy:Client unknown) Failing to trigger signal, QTBUG-81661
   Loc: [/Users/qt/work/qt/qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp(4956)]
PASS   : tst_QSslSocket::selfSignedCertificates(WithoutProxy:Client unknown)
PASS   : tst_QSslSocket::selfSignedCertificates(WithSocks5Proxy:Client known)
PASS   : tst_QSslSocket::selfSignedCertificates(WithSocks5Proxy:Client unknown)
PASS   : tst_QSslSocket::selfSignedCertificates(WithSocks5ProxyAuth:Client known)
PASS   : tst_QSslSocket::selfSignedCertificates(WithSocks5ProxyAuth:Client unknown)
PASS   : tst_QSslSocket::selfSignedCertificates(WithHttpProxy:Client known)
PASS   : tst_QSslSocket::selfSignedCertificates(WithHttpProxy:Client unknown)
PASS   : tst_QSslSocket::selfSignedCertificates(WithHttpProxyBasicAuth:Client known)
PASS   : tst_QSslSocket::selfSignedCertificates(WithHttpProxyBasicAuth:Client unknown)
PASS   : tst_QSslSocket::pskHandshake(WithoutProxy:Psk right)
PASS   : tst_QSslSocket::pskHandshake(WithoutProxy:Psk wrong)
PASS   : tst_QSslSocket::pskHandshake(WithSocks5Proxy:Psk right)
PASS   : tst_QSslSocket::pskHandshake(WithSocks5Proxy:Psk wrong)
PASS   : tst_QSslSocket::pskHandshake(WithSocks5ProxyAuth:Psk right)
PASS   : tst_QSslSocket::pskHandshake(WithSocks5ProxyAuth:Psk wrong)
PASS   : tst_QSslSocket::pskHandshake(WithHttpProxy:Psk right)
PASS   : tst_QSslSocket::pskHandshake(WithHttpProxy:Psk wrong)
PASS   : tst_QSslSocket::pskHandshake(WithHttpProxyBasicAuth:Psk right)
PASS   : tst_QSslSocket::pskHandshake(WithHttpProxyBasicAuth:Psk wrong)
PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithoutProxy)
PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5Proxy)
PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithSocks5ProxyAuth)
PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxy)
PASS   : tst_QSslSocket::setEmptyDefaultConfiguration(WithHttpProxyBasicAuth)
PASS   : tst_QSslSocket::cleanupTestCase()
Totals: 611 passed, 0 failed, 104 skipped, 10 blacklisted, 40438ms
********* Finished testing of tst_QSslSocket *********
