RESOLVED FIXED 230904
GlobalSign R3/R5 Root CA not present in cacert.pem resulting in module installation failure
https://bugs.webkit.org/show_bug.cgi?id=230904
Summary GlobalSign R3/R5 Root CA not present in cacert.pem resulting in module instal...
eddy_wong
Reported 2021-09-28 11:31:33 PDT
Created attachment 439500 [details] 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! ```
Attachments
Adds GlobalSign R3/R5 Root CA (4.50 KB, patch)
2021-09-28 11:31 PDT, eddy_wong
no flags
Adds GlobalSign R3/R5 Root CA with ChangeLog (5.05 KB, patch)
2021-09-28 11:49 PDT, eddy_wong
no flags
Jonathan Bedard
Comment 1 2021-09-28 11:40:23 PDT
Comment on attachment 439500 [details] Adds GlobalSign R3/R5 Root CA Need to have the changelog in the patch
eddy_wong
Comment 2 2021-09-28 11:49:54 PDT
Created attachment 439502 [details] Adds GlobalSign R3/R5 Root CA with ChangeLog
EWS
Comment 3 2021-09-28 13:04:20 PDT
Committed r283190 (242237@main): <https://commits.webkit.org/242237@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 439502 [details].
Radar WebKit Bug Importer
Comment 4 2021-09-28 13:05:17 PDT
Note You need to log in before you can comment on or make changes to this bug.