##// END OF EJS Templates
debian: configuration so that cacerts is properly loaded...
Augie Fackler -
r26297:ccdc2b23 default
parent child Browse files
Show More
@@ -0,0 +1,5 b''
1 # This config file points Mercurial at the system-wide certificate
2 # store from the ca-certificates package.
3
4 [web]
5 cacerts = /etc/ssl/certs/ca-certificates.crt
General Comments 0
You need to be logged in to leave comments. Login now