Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-137900

QML sslConfiguration has sslOptions propery out of sync

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.11.0 FF
    • 6.7, 6.8, 6.9, 6.10.0 Beta1
    • Network: SSL
    • None
    • 5
    • b8fd38072 (dev), 4d5d2592c (6.10), 8486039b1 (6.9), 722139d4e (tqtc/lts-6.8), cea8a1f8e (dev), 78b23bda6 (dev), 501f5c8bb (dev)
    • Foundation Sprint 132, Foundation Sprint 133, Foundation Sprint 134, Foundation Sprint 135

      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.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ivan.solovev Ivan Solovev
            ivan.solovev Ivan Solovev
            Vladimir Minenko Vladimir Minenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: