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

HSTS store and multiple QNAM objects

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: P1: Critical P1: Critical
    • None
    • 5.10, 5.11
    • Network: HTTP
    • None

      The API to enable HSTS store is hiding this store's implementation/details: you only have to set a dir where we store HSTS policies. While this gives us some freedom (the store's format/logic could change at any time and QNAM is free to do whatever it likes with HSTS store), there is a serious flaw/drawback: several QNAM objects running in the same/different apps can access the same store concurrently. Thus the store's logic must be updated to deal with concurrent accesses properly.

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

            tpochep Timur Pocheptsov
            tpochep Timur Pocheptsov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes