Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.7, 6.8, 6.9, 6.10.0 Beta1
-
None
-
5
-
b8fd38072 (dev), 4d5d2592c (6.10), 8486039b1 (6.9), 722139d4e (tqtc/lts-6.8)
-
Foundation Sprint 132, Foundation Sprint 133
Description
The sslConfiguration and sslDtlsConfiguration QML types that were introduced in https://codereview.qt-project.org/c/qt/qtdeclarative/+/497467 have a problem with the sslOptions property.
Setting the property does not replace the ssl options on the internal configuration, but simply appends the provided options to the existing configuration. At the same time, reading the property value back gives a false impression that the options were actually replaced.
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-137900 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
654150,2 | QQmlSslConfiguration: keep m_sslOptions and m_configuration in sync | dev | qt/qtdeclarative | Status: NEW | -1 | 0 |
654430,2 | Add tests for QQmlSslConfiguration::sslOptions | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
655899,2 | Add tests for QQmlSslConfiguration::sslOptions | 6.10 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
656026,2 | Add tests for QQmlSslConfiguration::sslOptions | 6.9 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
656615,2 | Add tests for QQmlSslConfiguration::sslOptions | tqtc/lts-6.8 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |