Ludovic Courtès 166ba5b102
substitute: Disable HTTPS certificate verification.
Fixes a regression introduced in
9e4e431e049fae3f1121c3be22cf13b174404ba8 as a consequence of
bc3c41ce36349ed4ec758c70b48a7059e363043a.
Reported by Marius Bakke <mbakke@fastmail.com>.

* guix/scripts/substitute.scm (fetch): Pass #:verify-certificate? #f to
'open-connection-for-uri' and 'http-fetch'.
(download-cache-info): Likewise.
(http-multiple-get): Add #:verify-certificate? and honor it.
(fetch-narinfos): Pass #:verify-certificate? #f.
2016-11-12 13:04:45 +01:00
..
2015-01-26 21:58:12 +01:00
2016-05-24 00:06:01 +02:00
2016-11-01 00:05:22 +00:00
2016-09-05 00:06:47 +02:00
2015-09-04 18:31:06 +02:00
2015-01-11 23:50:01 +01:00
2016-10-26 14:53:29 +02:00