Updated the default CA bundle file to the 2022-07-19 file from https://curl.se/ca/cacert-2022-07-19.pem
Details
- Reviewers
valerio.bozzolan - Group Reviewers
O1: Blessed Committers - Maniphest Tasks
- T15051: default.pem in Arcanist is out of date - maybe remove it completely?
- Commits
- rARC8eda7669905f: Update the extracted cURL SSL CA bundle
Confirmed the hash matches the published hash:
$ openssl dgst -sha256 resources/ssl/default.pem SHA256(resources/ssl/default.pem)= 6ed95025fba2aef0ce7b647607225745624497f876d74ef6ec22b26e73e9de77
Diff Detail
- Repository
- rARC Arcanist
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Thank you
I'm not the maintainer, but just trying to help you.
Can I ask what happens if this is not merged?
I mean, probably you encountered a problem that can be easily reproduced, just as an additional reason to merge this.
Thank you for this clarification
Interestingly the cURL website is offline in the related homepage. Here in Internet Archive:
http://web.archive.org/web/20221005040606/https://curl.se/docs/caextract.html
I verified the SHA256 manually downloading that from https://curl.se/ca/cacert-2022-07-19.pem
Hoping to be useful I will land this in 10 days. If you are the author and you are reading this, feel free to land.
Since the user never confirmed the email address and probably cannot follow-up,
Since I double-checked that the file comes from this source:
https://curl.se/ca/cacert-2022-07-19.pem
Since I mentioned 10 days ago about this land, let's land :)