From 5aedf39af90342fb1ff659479dafebdcc302d00b Mon Sep 17 00:00:00 2001
From: Lucas Carvalho <lucas@nexedi.com>
Date: Wed, 20 Jul 2011 23:20:29 +0200
Subject: [PATCH] Added the option signature-certificate-file.

This option must be used to set the trusted certificates which gonna be
used by slapos.libnetworkcache to filter the content retrived from shadir.
It accepts multiple lines.
---
 stack/shacache-client.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/stack/shacache-client.cfg b/stack/shacache-client.cfg
index a73c01c38..b10d07280 100644
--- a/stack/shacache-client.cfg
+++ b/stack/shacache-client.cfg
@@ -4,3 +4,4 @@ networkcache-section = networkcache
 [networkcache]
 download-cache-url = http://www.shacache.org/shacache
 download-dir-url = http://www.shacache.org/shadir
+signature-certificate-file =
-- 
2.30.9