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

SSL Isn't working with osx 10.5

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 4.7.4
    • 4.7.0
    • Network: SSL
    • None
    • macbook running mac osx 10.5.8
    • macOS
    • 5f2eccbc8a392784868dd9919442642b4a9f9ef8

      On OSX 10.5 (leopard)
      Install:

      • QT SDK qt-sdk-mac-opensource-2010.05.dmg
      • xcode312_2621
        Compile and execute the browser example
        qmake -spec macx-g++
        make
        ./browser.app/Contents/MacOS/Browser

      then from that app, visits https://google.com for example. You'll see that the browser complain about thessl certificate.
      Basically in QtNetwork, for some reason, I'm never able to do a ssl authentication, there seem to be an issue with the certicate.

      I verified that I'm able to list all Master root CA certificate...

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

            xcm Martin Petersson (Inactive)
            fait_le_zen Nathaniel Felsen
            Votes:
            1 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes