Mercurial > hg
view contrib/debian/cacerts.rc @ 33636:f93975a5ebe8 stable
sshpeer: check for safe ssh url (SEC)
Checking in the sshpeer for a rogue ssh:// urls seems like the right
place to do it (instead of whack-a-mole with pull, clone, push, etc).
author | Sean Farley <sean@farley.io> |
---|---|
date | Tue, 01 Aug 2017 14:40:19 -0700 |
parents | ccdc2b23fdb8 |
children |
line wrap: on
line source
# This config file points Mercurial at the system-wide certificate # store from the ca-certificates package. [web] cacerts = /etc/ssl/certs/ca-certificates.crt