From d44d923be971a9f9a05b156e20fe2b26151826a9 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 9 Dec 2014 13:15:31 +0100 Subject: Add option to disable binary cache certificate checking --- doc/manual/command-ref/conf-file.xml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc') diff --git a/doc/manual/command-ref/conf-file.xml b/doc/manual/command-ref/conf-file.xml index 930ed773fd78..053f4d43cb0c 100644 --- a/doc/manual/command-ref/conf-file.xml +++ b/doc/manual/command-ref/conf-file.xml @@ -402,6 +402,15 @@ flag, e.g. --option gc-keep-outputs false. + verify-https-binary-caches + + Whether HTTPS binary caches are required to have a + certificate that can be verified. Defaults to + true. + + + + force-manifest If this option is set to false -- cgit 1.4.1