From c072558b90f1bbedc2022b0f30c8b1ac4712538e Mon Sep 17 00:00:00 2001
From: Ondřej Surý
+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.
+
@@ -138,8 +153,7 @@ If all goes well, it will finish by printing output like:
---- cd ../test -N known bugs; 0 unexpected bugs +ALL TESTS PASSED --- Installed Go for linux/amd64 in /home/you/go. -- cgit v1.2.3