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

Certificate check using XMLHttpRequest (from QML) on HTTP server (no HTTPS)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.7.0
    • None
    • macOS 10.10
      Qt 5.7

      Hi all,

      Just downloaded the fresh Qt 5.7, and compiled some projects.

      One of them heavily uses web services requests. On the testing server, the communication is done using HTTP (no SSL is configured out there). However, since 5.7, the application isn't allowed to make a XMLHttpRequest.send() to that server. Instead, on trial, the following message is displayed several times in the console: "qt.network.ssl: Error receiving trust for a CA certificate".

      I even tested the request itself on "http://www.google.com", with same results. It seems very reproductible. As this application is essentially working over HTTP, I presume this is a bug ?

      This used to work (and is still working) with 5.6.

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

            tpochep Timur Pocheptsov
            c.lorquet Cyril Lorquet
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes