New submission from Matthias Klose:

Debian's OpenSSL now disables TLS 1.0 and 1.1, letting some of the python tests 
fail.  Please make them use a newer protocol version, or make the use of the 
older versions conditional.

----------
assignee: christian.heimes
components: SSL
messages: 302524
nosy: christian.heimes, doko
priority: normal
severity: normal
status: open
title: ftplib, urllib2, poplib, httplib, urllib2_localnet use 
ssl.PROTOCOL_TLSv1 unconditionally
versions: Python 2.7, Python 3.6, Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31518>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to