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

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

XMLWordPrintable

    • macOS

      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

        1. SSLCertTest.tar.gz
          3 kB
          Kimmo Leppälä
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:

                There are no open Gerrit changes