[Webkit-unassigned] [Bug 198210] New: Web Inspector: Network: provide a way to accept alternate types of certificate data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 21:12:26 PDT 2019


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

            Bug ID: 198210
           Summary: Web Inspector: Network:  provide a way to accept
                    alternate types of certificate data
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: drousso at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Both the Network agent and `InspectorFrontendHost` use a `CertificateInfo` for encoding/decoding, but other devices/frameworks may not have included the entirety of WebKit (including WebCore), and therefore may only have a smaller subset of the data.  There should be a way to send back other types of certificate data from `Network.getSerializedCertificate` that `InspectorFrontendHost::showCertificate` can then handle.

-- 
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/20190524/987bb44a/attachment.html>


More information about the webkit-unassigned mailing list