[Webkit-unassigned] [Bug 185782] New: [Curl] Allow passing contents of Root CA data directly.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 13:16:34 PDT 2018


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

            Bug ID: 185782
           Summary: [Curl] Allow passing contents of Root CA data
                    directly.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at sony.com

Currently the data must be in a file and set by its path. This patch allow application to set root CA data by passing binary data directly, or adding special prefix ":memory:" via regular setCACertPath() method.

-- 
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/20180518/40fc5050/attachment.html>


More information about the webkit-unassigned mailing list