[Webkit-unassigned] [Bug 175857] New: Relax keychain access to permit users to permanently allow client certificates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 22 16:14:30 PDT 2017


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

            Bug ID: 175857
           Summary: Relax keychain access to permit users to permanently
                    allow client certificates
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

When I hardened keychain access in Bug 165818, it had the unintended side effect of making it difficult to permanently allow use of a certificate. This happened because the network process is no longer allowed to create a new keychain file when it needs to, forcing the user to approve it every time.

This change relaxes this restriction so that we can create the certificate file as needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170822/baf7b823/attachment.html>


More information about the webkit-unassigned mailing list