changeset 28524:ce1160ae2150

help: add empty lines to hostfingerprints section I think this is now much easier to read.
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 13 Mar 2016 13:51:01 -0700
parents 045fe7042510
children dfb21c34e07d
files mercurial/help/config.txt
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mercurial/help/config.txt	Sat Mar 12 18:51:07 2016 -0800
+++ b/mercurial/help/config.txt	Sun Mar 13 13:51:01 2016 -0700
@@ -968,10 +968,13 @@
 --------------------
 
 Fingerprints of the certificates of known HTTPS servers.
+
 A HTTPS connection to a server with a fingerprint configured here will
 only succeed if the servers certificate matches the fingerprint.
 This is very similar to how ssh known hosts works.
+
 The fingerprint is the SHA-1 hash value of the DER encoded certificate.
+
 The CA chain and web.cacerts is not used for servers with a fingerprint.
 
 For example::