From a4ec2dc505f5a06b193bb892d891410ec7c9ec80 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 27 Jun 2017 23:35:39 -0400 Subject: Added FAQ entry on Mercurial TLS settings. --- FAQ.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index 0adf8edb..ae043cc1 100644 --- a/FAQ.md +++ b/FAQ.md @@ -166,3 +166,13 @@ rather than just the name of the "ttf" file in your Fonts directory. - - - +**Q:** +When I use Mercurial >= 3.9 to clone Textadept's source code repository, I get +an "unsupported protocol" error related to TLS. How do I get around this? + +**A:** +Set `hostsecurity.foicica.com:minimumprotocol=tls1.0` in your Mercurial +configuration, as stated by the error message. Then try cloning again. + +- - - + -- cgit v1.2.3