Message283517
The current _3.patch builds on default without warning and the tests pass (_2.patch is the one Ned tried).
Any objections to committing this into 3.7?
What about 3.6.1? As an additive and easy to detect API, I think it's suitable, and I will certainly use it (right now my library's setup.py depends on having each libeay.lib from each original CPython build handy to get some of the functions out of it - these files are about 50MB each, so it's a little painful).
If it helps, I'm happy to add a warning to the docs that setting the callback may cause a loss of security if the callback does not properly validate the certificate (or some wording to that effect). Personally I think that's fairly well implied though, as there isn't any other obvious use for the callback. |
|
| Date |
User |
Action |
Args |
| 2016-12-17 20:51:14 | steve.dower | set | recipients:
+ steve.dower, christian.heimes, ned.deily |
| 2016-12-17 20:51:14 | steve.dower | set | messageid: <1482007874.55.0.280041050367.issue28747@psf.upfronthosting.co.za> |
| 2016-12-17 20:51:14 | steve.dower | link | issue28747 messages |
| 2016-12-17 20:51:14 | steve.dower | create | |
|