Message106368
3.2 introduces SSL contexts, which allow bundling SSL configuration options, certificates and private keys into a single (potentially long-lived) structure.
http://docs.python.org/dev/py3k/library/ssl.html#ssl.SSLContext
The IMAP4_SSL constructor should allow passing an SSL context object instead of a key/cert pair. |
|
| Date |
User |
Action |
Args |
| 2010-05-24 16:13:57 | pitrou | set | recipients:
+ pitrou |
| 2010-05-24 16:13:57 | pitrou | set | messageid: <[email protected]> |
| 2010-05-24 16:13:55 | pitrou | link | issue8808 messages |
| 2010-05-24 16:13:55 | pitrou | create | |
|