Message106367
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 POP3_SSL constructor should allow passing an SSL context object instead of a key/cert pair. |
|
Date |
User |
Action |
Args |
2010-05-24 16:10:53 | pitrou | set | recipients:
+ pitrou, giampaolo.rodola |
2010-05-24 16:10:53 | pitrou | set | messageid: <1274717453.42.0.117034220477.issue8807@psf.upfronthosting.co.za> |
2010-05-24 16:10:52 | pitrou | link | issue8807 messages |
2010-05-24 16:10:52 | pitrou | create | |
|