Message193603
getpeercert() has a crappy API to begin with, but we can't change its behaviour for fear of breaking existing code (and, even, breaking it security-wise). Adding a parameter would make the API even more awful.
Which is why I support Christian's idea of exposing a new API, either:
- to expose the full cert chain (even if not validated)
- or to set the cert verify callback |
|
| Date |
User |
Action |
Args |
| 2013-07-23 14:00:35 | pitrou | set | recipients:
+ pitrou, christian.heimes, r.david.murray, underrun, mpb |
| 2013-07-23 14:00:35 | pitrou | set | messageid: <[email protected]> |
| 2013-07-23 14:00:35 | pitrou | link | issue18293 messages |
| 2013-07-23 14:00:34 | pitrou | create | |
|