[issue8809] smtplib should support SSL contexts

Kasun Herath report at bugs.python.org
Sat May 14 20:11:42 CEST 2011


Kasun Herath <kasunh01 at gmail.com> added the comment:

I added a test to smtpnet and submitting a separate patch for it as my test_smtpnet.py file was old and could have had conflicts.

I didn't use keys and certificates for the SSLContext as those would have to be shipped with the source. Looking forward for reviews and suggestions.

----------
Added file: http://bugs.python.org/file22003/smtp_sslcontext_test.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8809>
_______________________________________


More information about the Python-bugs-list mailing list