HomePhabricator

depends: switch to secure download of all dependencies

Description

depends: switch to secure download of all dependencies

Summary:

Some dependency sources were downloaded via http, even though https
(SSL/TLS) options are available.
Even if we potentially check the integrity of the downloaded files via
hash comparison, we should make use of this additional security layer.

Backport of core PR16049.

Depends on D5504.

Test Plan: Run the Gitian build twice, check the result is deterministic.

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D5513

Details

Provenance
Ulrich Kempken <Uli.Kempken@t-online.de>Authored on May 19 2019, 19:58
FabienCommitted on Mar 19 2020, 15:46
FabienPushed on Mar 19 2020, 15:49
Reviewer
Restricted Project
Differential Revision
D5513: depends: switch to secure download of all dependencies
Parents
rSTAGING4e17903134f9: Delete README_osx.md and move its contents into build-osx.md
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/17041