[Webkit-unassigned] [Bug 259767] [cURL] Unable to access https:// websites on fresh Windows installations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 7 14:21:21 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=259767
--- Comment #10 from Fujii Hironori <Hironori.Fujii at sony.com> ---
We want to use the OpenSSL backend because it's pretty
cross-platform, while the schannel backend is Windows specific,
to reduce the maintenance cost of the curl integration code.
Bundling root CA certs seems to make little sense comparing to
manually updating the Windows certs store, using a script like
Install-RootCA.ps1 or invoking schannel-backed `curl` command.
But, WinCairo is a OpenSource project, we have to accept your
patch if you want to maintain.
--
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/20230807/6185a808/attachment.htm>
More information about the webkit-unassigned
mailing list