mercurial/help/config.txt
changeset 28525 dfb21c34e07d
parent 28524 ce1160ae2150
child 28542 71e12fc53b80
--- 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.