[Webkit-unassigned] [Bug 138216] New: When a client certificate is rejected, Safari says the website didn’t accept the certificate “unknown” instead of naming the certificate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 30 11:35:44 PDT 2014


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

            Bug ID: 138216
           Summary: When a client certificate is rejected, Safari says the
                    website didn’t accept the certificate “unknown”
                    instead of naming the certificate
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org
                CC: ap at webkit.org

When trying to authenticate to a website using a client certificate, if the server rejects the certificate, Safari shows an error sheet saying “The website “…” did not accept the certificate “unknown””. Instead of “unknown” it is supposed to name the certificate that was used. It’s not working because the error object is missing the NSErrorClientCertificateChainKey key in its userInfo dictionary.

Patch forthcoming.

-- 
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/20141030/7ce52c1a/attachment-0002.html>


More information about the webkit-unassigned mailing list