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

Use Network/Security frameworks instead of SecureTransport

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.x
    • None
    • Network: HTTP, Network: SSL
    • None
    • iOS/tvOS/watchOS, macOS
    • 34

      This task is a followup for QTBUG-83219. In case Apple removes SecureTransport in future (deprecated now and is not developed anymore). We found out that Apple's frameworks (Network and Security) if we have to use them, do not need any functionality from QtNetwork, but also do not allow us to implement the existing QtNetwork APIs (since those frameworks are too high-level). So, in future, we may consider either providing an alternative to QSslSocket (not inheriting from QTcpSocket) as a public API (or private API to use in QNAM) or having NSUrlConnection/Session based backend for QNAM.

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

            tpochep Timur Pocheptsov
            tpochep Timur Pocheptsov
            Maurice Kalinowski Maurice Kalinowski
            Alex Blasche Alex Blasche
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes