From 31cc66bc52d26ffb2115119ab3b646e096d6627e Mon Sep 17 00:00:00 2001
From: Andrew Gerrand
-warning: go.googlecode.com certificate with fingerprint b1:af: ... bc not verified (check hostfingerprints or web.cacerts config setting) +warning: code.google.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.
@@ -136,7 +136,7 @@ and make sure the go
directory does not exist.
Then check out the repository:
-$ hg clone -u release https://go.googlecode.com/hg/ go +$ hg clone -u release https://code.google.com/p/go