diff mercurial/help/urls.txt @ 12593:01c373762b76 stable

doc: clarify that https cert verification requires web.cacerts
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 01 Oct 2010 00:48:50 +0200
parents ebfc46929f3e
children 27e4146d9241
line wrap: on
line diff
--- a/mercurial/help/urls.txt	Fri Oct 01 00:46:59 2010 +0200
+++ b/mercurial/help/urls.txt	Fri Oct 01 00:48:50 2010 +0200
@@ -18,6 +18,9 @@
 possible if the feature is explicitly enabled on the remote Mercurial
 server.
 
+Note that the security of HTTPS URLs depends on proper configuration of
+web.cacerts.
+
 Some notes about using SSH with Mercurial:
 
 - SSH requires an accessible shell account on the destination machine