summaryrefslogtreecommitdiffstats
path: root/cmake/FindXRender.cmake
diff options
context:
space:
mode:
authorTimur Pocheptsov <timur.pocheptsov@qt.io>2021-12-23 14:17:13 +0100
committerTimur Pocheptsov <timur.pocheptsov@qt.io>2022-01-12 22:27:21 +0100
commitc30af31f990aef5ff5ea0e6eb2c6ba9681f9c7ba (patch)
treedd0cf4861e5d4751711d40a807cc1b82df482fa0 /cmake/FindXRender.cmake
parenteabb3fd2f03f81f738a6128b7b09d92f0731522c (diff)
QSslSocket (SecureTransport) add TLS 1.3 ciphersuites
At some point we decided to support a custom set of ciphersuites specified by QSslConfiguration (which if you ask me was never a good idea). The law of unforseen consequiences bit us again: since we now give a set of ciphesuites to QSslConfiguration and set ciphesuites from the configuration a socket has, we are limited by the ciphersuites we know about at the moment of 'coding'. Meaning if an SDK was updated and CipherSuite.h later adds more ciphersuites, we miss them and 'don't support them', while we ... actually do. This patch tries to add some more ciphersuites introduced in TLS 1.3 (interesting, SecureTransport does not support TLS 1.3, but TLS 1.3 suites can be used in TLS 1.2 session). Pick-to: 6.2 6.3 5.15 Task-number: QTBUG-99368 Change-Id: I439b63845c4893e5621cffaf3bcaf62e2b643c74 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'cmake/FindXRender.cmake')
0 files changed, 0 insertions, 0 deletions