author | Yuya Nishihara <yuya@tcha.org> |
Sat, 24 Jan 2015 19:55:14 +0900 | |
changeset 31188 | ec5b56b50e19 |
parent 26297 | ccdc2b23fdb8 |
permissions | -rw-r--r-- |
26297
ccdc2b23fdb8
debian: configuration so that cacerts is properly loaded
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
1 |
# This config file points Mercurial at the system-wide certificate |
ccdc2b23fdb8
debian: configuration so that cacerts is properly loaded
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
2 |
# store from the ca-certificates package. |
ccdc2b23fdb8
debian: configuration so that cacerts is properly loaded
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
3 |
|
ccdc2b23fdb8
debian: configuration so that cacerts is properly loaded
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
4 |
[web] |
ccdc2b23fdb8
debian: configuration so that cacerts is properly loaded
Augie Fackler <augie@google.com>
parents:
diff
changeset
|
5 |
cacerts = /etc/ssl/certs/ca-certificates.crt |