debian: configuration so that cacerts is properly loaded
authorAugie Fackler <augie@google.com>
Tue, 22 Sep 2015 14:31:17 -0400
changeset 26297 ccdc2b23fdb8
parent 26296 9cecbe837c94
child 26298 346afebd8fa9
debian: configuration so that cacerts is properly loaded This will be included in the mercurial-common package in a followup patch.
contrib/debian/cacerts.rc
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/contrib/debian/cacerts.rc	Tue Sep 22 14:31:17 2015 -0400
@@ -0,0 +1,5 @@
+# This config file points Mercurial at the system-wide certificate
+# store from the ca-certificates package.
+
+[web]
+cacerts = /etc/ssl/certs/ca-certificates.crt