comparison contrib/tmplrewrite.py @ 19490:074bd02352c0 stable

sslutil: force SSLv3 on Python 2.6 and later (issue3905) We can't (easily) force SSL version on older Pythons, but on 2.6 and later we can force SSLv3, which is safer and widely supported. This also appears to work around a bug in IIS detailed in issue 3905.
author Augie Fackler <raf@durin42.com>
date Wed, 24 Jul 2013 14:51:13 -0400
parents 94ef2c8ce683
children
comparison
equal deleted inserted replaced
19489:42fcb2f7787d 19490:074bd02352c0