[Webkit-unassigned] [Bug 119436] New: [curl] Better SSL certificate handling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 2 01:15:43 PDT 2013


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

           Summary: [curl] Better SSL certificate handling
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sipka at inf.u-szeged.hu
                CC: galpeter at inf.u-szeged.hu, davidsz at inf.u-szeged.hu


Created an attachment (id=207993)
 --> (https://bugs.webkit.org/attachment.cgi?id=207993&action=review)
First draft

Enable SSL verification when we have a way of shipping certs and/or reporting SSL errors to the user.
The certificate verification result reported for the user. The enabled domains are stored in a non-persistent way and the certificate are saved into a pem format file. 
Future plan is to stop the communication until the user gives an answer to enable or disable those sites, which have invalid certificates and separate the enable domains and save function of the certs.

-- 
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