guix-devel/guix/scripts
Ludovic Courtès 166ba5b102
substitute: Disable HTTPS certificate verification.
Fixes a regression introduced in
9e4e431e04 as a consequence of
bc3c41ce36.
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
..
container
import
archive.scm
authenticate.scm
build.scm
challenge.scm
container.scm
download.scm guix download: Add '--no-check-certificate' option. 2016-11-07 23:39:01 +01:00
edit.scm
environment.scm container: Pass a list of <file-system> objects as things to mount. 2016-11-10 18:01:44 +01:00
gc.scm
graph.scm
hash.scm
import.scm
lint.scm lint: 'cve' checker catches 'tls-certificate-error'. 2016-11-09 21:24:44 +01:00
offload.scm
package.scm profiles: Extract a procedure for getting relative generation numbers. 2016-11-06 18:08:53 +01:00
publish.scm
pull.scm
refresh.scm
size.scm
substitute.scm substitute: Disable HTTPS certificate verification. 2016-11-12 13:04:45 +01:00
system.scm system: Use grub from bootloader configuration. 2016-11-08 14:35:05 +00:00