[Webkit-unassigned] [Bug 168486] New: [WinCairo][MiniBrowser] Add ca-bundle to display secure pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 17:18:18 PST 2017


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

            Bug ID: 168486
           Summary: [WinCairo][MiniBrowser] Add ca-bundle to display
                    secure pages
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Basuke.Suzuki at am.sony.com
                CC: lforschler at apple.com

The MiniBrowser of WinCairo doesn't have ca bundle and cannot display https pages. There are many solutions:

1. this is up to the user. they have to prepare ca-bundle and set the environment variable to point it.
2. download the latest ca-bundle from somewhere we can trust and place it in WebKit bundle directory while building.
3. disable certificate validation when no ca-bundle is supplied.

for 2, the location will be WebKitBuild\Release\bin64\WebKit.resources\certificates\

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


More information about the webkit-unassigned mailing list