[Webkit-unassigned] [Bug 230904] New: GlobalSign R3/R5 Root CA not present in cacert.pem resulting in module installation failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 28 11:31:33 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230904
Bug ID: 230904
Summary: GlobalSign R3/R5 Root CA not present in cacert.pem
resulting in module installation failure
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: eddy_wong at apple.com
CC: jbedard at apple.com
Attachment #439500 review?
Flags:
Created attachment 439500
--> https://bugs.webkit.org/attachment.cgi?id=439500&action=review
Adds GlobalSign R3/R5 Root CA
e.g. https://files.pythonhosted.org/packages/fc/0a/b486efab52f8ad03c3eca0c998dd3deafba0c39b29e0c49c68a7152c8b2d/setuptools-56.2.0.tar.gz
This uses GlobalSign R3 Root CA. We do not have it in `Tools/Scripts/libraries/webkitcorepy/webkitcorepy/cacert.pem`, resulting in installation failure:
```
% webkit-patch check-style-local
Downloading setuptools-56.2.0...
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)>
Failed to download setuptools, retrying
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)>
Failed to download setuptools, retrying
Failed to install setuptools-56.2.0!
```
--
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/20210928/1b75d967/attachment.htm>
More information about the webkit-unassigned
mailing list