Hynek Schlawack <h...@ox.cx> added the comment:

Seems to work fine in Python 3.2+.

Two possibilities:

 1. document ca_certs is str only
 2. encode with sys.getfilesystemencoding() if unicode

Would have to be fixed in ssl.get_server_certificate too and maybe even more, I 
did just a quick glance.

----------
nosy: +hynek
type: crash -> behavior
versions:  -Python 2.6

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

Reply via email to