changeset 26297:ccdc2b23fdb8

debian: configuration so that cacerts is properly loaded This will be included in the mercurial-common package in a followup patch.
author Augie Fackler <augie@google.com>
date Tue, 22 Sep 2015 14:31:17 -0400
parents 9cecbe837c94
children 346afebd8fa9
files contrib/debian/cacerts.rc
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /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