diff -r ce1160ae2150 -r dfb21c34e07d mercurial/help/config.txt --- a/mercurial/help/config.txt Sun Mar 13 13:51:01 2016 -0700 +++ b/mercurial/help/config.txt Sun Mar 13 14:03:58 2016 -0700 @@ -974,6 +974,9 @@ This is very similar to how ssh known hosts works. The fingerprint is the SHA-1 hash value of the DER encoded certificate. +Multiple values can be specified (separated by spaces or commas). This can +be used to define both old and new fingerprints while a host transitions +to a new certificate. The CA chain and web.cacerts is not used for servers with a fingerprint.