contrib/packaging/debian/cacerts.rc
author Anton Shestakov <av6@dwimlabs.net>
Thu, 12 Jan 2023 19:56:59 +0400
branchstable
changeset 49943 330d88217b83
parent 38009 e51c91c14a07
permissions -rw-r--r--
resourceutil: start using importlib.resources.files() when possible This avoids DeprecationWarnings related to our use of resources.open_binary() on Python 3.11.

# This config file points Mercurial at the system-wide certificate
# store from the ca-certificates package.

[web]
cacerts = /etc/ssl/certs/ca-certificates.crt