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

[macOS] [iOS] QSslCertificate::importPkcs12() not implemented

    XMLWordPrintable

Details

    • macOS

    Description

      On iOS and macOS QSslCertificate::importPkcs12() is missing implementation for the default secure transport ssl backend.
      OpenSSL backend can be used to workaround this issue on those systems.

      Use attached test application to reproduce the issue.
      1. Run attached app

      Expected:
      certificate.pfx gets successfully imported

      Actual:
      Unimplemented code. is printed out

      Attachments

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

        Activity

          People

            cnn Qt Core & Network
            kileppal Kimmo Leppälä
            Votes:
            9 Vote for this issue
            Watchers:
            16 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes