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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes