Antoine Pitrou <pit...@free.fr> added the comment: Are you sure about "if not san and not dnsnames"? It is even more restrictive than the currently condition. "if not dnsnames" looks like it would fit the bill better.
Also, better if you can provide a complete patch, including additional test(s) in Lib/test/test_ssl.py. (see http://docs.python.org/devguide/runtests.html if you want information about running/writing tests) ---------- nosy: +pitrou versions: -Python 3.4 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12000> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com