[Webkit-unassigned] [Bug 124768] New: [curl] Fix of SSL certificate chain storage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 22 04:47:34 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124768

           Summary: [curl] Fix of SSL certificate chain storage
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sipka at inf.u-szeged.hu


Change the certificates storage type into ListHashSet from HashSet to keep the chain order in each case. 
This ensures that there is no difference between the stored and the recieved certificate chain.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list