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

QSslSocketPrivate::systemCaCertificates() is not loading the actual system's CA certificates

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • None
    • 4.6.2
    • Network
    • None
    • 9a982779eabc4fafafe18dc9ad1b44fb2425563c

    Description

      The QSslConfiguration::defaultConfiguration() states

      "The default SSL configuration consists of:

      no local certificate and no private key
      protocol SSLv3
      the system's default CA certificate list
      the cipher list equal to the list of the SSL libraries' supported SSL ciphers"

      This is not the case. The system's CA certificates are not loaded, instead a default bundle provided by Qt is loaded.

      Attachments

        Issue Links

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

          Activity

            People

              tmacieir Thiago Macieira (closed Nokia identity) (Inactive)
              sanonymous Nokia Qt Support (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes