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

Prototype QSslSocket using Network and Security frameworks

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • P2: Important
    • None
    • 6.0
    • Network: SSL
    • None
    • iOS/tvOS/watchOS, macOS
    • 40
    • Qt6_Foundation_ Sprint 6, Qt6_Foundation_ Sprint 7, Qt6_Foundation_ Sprint 9, Qt6_Foundation_ Sprint 11

    Description

      SecureTransport is deprecated. Apple recommends to use instead their Network framework. Fortunately enough, recently they exposed some low level APIs, which, unlike NSUrlConnection, allow us implementing QSslSocket. Their Security framework would provide us (to a degree) a parity with the OpenSSL backend (since they use BoringSSL internally).

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes