Message 104938 - Python tracker
Message104938
| Author | pitrou |
|---|---|
| Recipients | forest, giampaolo.rodola, hodgestar, janssen, jcea, pitrou |
| Date | 2010-05-04.14:07:44 |
| SpamBayes Score | 0.00038159927 |
| Marked as misclassified | No |
| Message-id | <1272982067.38.0.825624874333.issue3823@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There's a patch in issue8550 to expose SSL contexts as first-class objects. It allows you to create first your context object(s) and load certificates, then drop privileges, then create sockets using this/these contexts. In any case, resolution can't happen before 3.2. 2.7 is in feature freeze now. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-04 14:07:47 | pitrou | set | recipients: + pitrou, jcea, janssen, forest, giampaolo.rodola, hodgestar |
| 2010-05-04 14:07:47 | pitrou | set | messageid: <1272982067.38.0.825624874333.issue3823@psf.upfronthosting.co.za> |
| 2010-05-04 14:07:44 | pitrou | link | issue3823 messages |
| 2010-05-04 14:07:44 | pitrou | create | |