diff --git a/doc/install.html b/doc/install.html index 5917da964a1..8630837b680 100644 --- a/doc/install.html +++ b/doc/install.html @@ -110,6 +110,21 @@ package repository will most likely be old and broken.) If that fails, try installing manually from the Mercurial Download page.
++Mercurial versions 1.7.x and up require the configuration of +Certification Authorities +(CAs). Error messages of the form: +
++warning: go.googlecode.com certificate with fingerprint b1:af: ... bc not verified (check hostfingerprints or web.cacerts config setting) ++
+when using Mercurial indicate that the CAs are missing.
+Check your Mercurial version (hg --version
) and
+configure the CAs
+if necessary.
+