comparison mercurial/pvec.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 5093d2a87ff6
children bcc319d936a3
comparison
equal deleted inserted replaced
23849:58080815f667 23850:e1931f7cd977