qt5base-lts/tests/auto/network/ssl/qsslsocket
Timur Pocheptsov 410148ef1e tst_QSslSocket::ephemeralServerKey - fix for OpenSSL 1.1
The original test is quite unfortunate - it has cipher names hardcoded,
and it fails with OpenSSL 1.1 - no matching cipher found for 'RC4-SHA'
and QSslContext::initSsl fails with 'Invalid or empty cipher list'.
We skip this test entry for 1.1.

Change-Id: I810b80a62d9e27a60db71fd412af0c80630d976c
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-07-25 13:29:32 +00:00
..
certs QSslSocket: fix connection to a international domain name 2017-03-23 16:11:15 +00:00
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
BLACKLIST Revert "Blacklist tst_QSslSocket::protocolServerSide on OS X 10.11" 2017-04-27 12:25:51 +00:00
qsslsocket.pro use regular configure mechanism for openssl library references 2017-02-22 07:45:59 +00:00
ssl.tar.gz Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
tst_qsslsocket.cpp tst_QSslSocket::ephemeralServerKey - fix for OpenSSL 1.1 2017-07-25 13:29:32 +00:00