Mercurial > hg
comparison mercurial/namespaces.py @ 23850:e1931f7cd977
sslutil: use saner TLS settings on Python 2.7.9
Asking for TLSv1 locks us out of TLSv1_2 etc. This is at least less
bad. Ideally we'd use ssl.create_default_context(), but that causes
more mayhem in the testsuite than I really want to deal with right
now.
author | Augie Fackler <augie@google.com> |
---|---|
date | Wed, 14 Jan 2015 15:46:00 -0500 |
parents | 885c0290f7d5 |
children | 9f48242929a9 |
comparison
equal
deleted
inserted
replaced
23849:58080815f667 | 23850:e1931f7cd977 |
---|