Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.6.2
-
None
-
66a5f9fdd (dev), 683408984 (6.6), 96539466b (tqtc/lts-6.5), cc591acbd (tqtc/lts-6.2)
Description
The code snippet documenting the use of QSslSocket::::setCiphers() makes use of three ciphers considered weak, see e.g. https://ciphersuite.info/cs/TLS_DHE_DSS_WITH_AES_256_CBC_SHA/. To avoid copy/paste mistakes or cargoculting, it might be better to show the use of some stronger ciphers instead.