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

Make CA fetcher work with AIA extension even if the root CA was set explicitly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.15.1
    • 6.0.0, 5.15
    • Network: SSL
    • None
    • Windows
    • 8
    • 73158a9cb0942c2cdb3c6a98bcfd5763eed65c85 (qt/qtbase/dev) 78717cd84a543bc8d5594b961847002eb6f95fb5 (qt/qtbase/5.15)
    • Qt6_Foundation_ Sprint 9, Qt6_Foundation_ Sprint 10

    Description

      We may have a root certificate set by the application via setCaCertificates. Unfortunately, on Windows this suppresses the logic that can fetch a missing intermediate certificate (signed by the root that was set via setCaCertificates). Makes sense to relax this logic a bit, so we still try to fetch a certificate and check that the root we end up with is the one set via setCaCertificates.

      Attachments

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

        Activity

          People

            tpochep Timur Pocheptsov
            tpochep Timur Pocheptsov
            Maurice Kalinowski Maurice Kalinowski
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes