summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp
diff options
context:
space:
mode:
authorTimur Pocheptsov <Timur.Pocheptsov@qt.io>2015-10-22 12:06:59 +0200
committerLiang Qi <liang.qi@qt.io>2017-03-16 08:50:12 +0000
commit3e3defb5c37cca715a441895d7df0f06f0c2cd89 (patch)
tree4625f1bd1e2281ad588fc2fed017773c9baa288a /tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp
parentfb061e586d9a9b1122a4db5f3d4c12d3c55435a1 (diff)
Secure Transport - add a missing cipher
Secure Transport supports more ciphers then we can convert into QSslCipher. This results in our tests failing, since after the successful SSL handshake sessionCipher is 'unknown'. This patch adds missing AES256-GCM-SHA384 and also, to make new cipher addition easier in future, sorts cipher suites as it's done in CipherSuite.h (ST framework's header) - grouped by RFC they were introduced in + sorted within their group. As a bonus (thanks to Eddy for spotting this problem) - some copy & paste (?) typos were fixed (mismatched names). Task-number: QTBUG-59480 Change-Id: I61e984da8b37f1c0787305a26fc289e2e7c2b4ad Reviewed-by: Edward Welbourne <edward.welbourne@qt.io> Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions