diff -r 1c26b9ce66f8 -r 54ad81b0665f tests/test-https.t --- a/tests/test-https.t Thu Jun 30 19:54:12 2016 -0700 +++ b/tests/test-https.t Mon Jul 04 10:04:11 2016 -0700 @@ -60,6 +60,13 @@ [255] #endif +#if no-sslcontext windows + $ hg clone https://localhost:$HGPORT/ copy-pull + (unable to load Windows CA certificates; see https://mercurial-scm.org/wiki/SecureConnections for how to configure Mercurial to avoid this message) + abort: error: *certificate verify failed* (glob) + [255] +#endif + #if defaultcacertsloaded $ hg clone https://localhost:$HGPORT/ copy-pull abort: error: *certificate verify failed* (glob)