Message413422
| Author | christian.heimes |
|---|---|
| Recipients | David Peall, MineRobber9000, christian.heimes, freundTech, kwatsen, rfinnie |
| Date | 2022-02-17.18:09:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1645121342.26.0.238417209539.issue31242@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Unfortunately a generic and future-proof verify callback is much more work. We need to expose and wrap X509_STORE_CTX, X509_STORE, X509 (include STACK_OF(X509)), and probably several other OpenSSL structures. We also need to expose error codes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-02-17 18:09:02 | christian.heimes | set | recipients: + christian.heimes, rfinnie, David Peall, kwatsen, MineRobber9000, freundTech |
| 2022-02-17 18:09:02 | christian.heimes | set | messageid: <1645121342.26.0.238417209539.issue31242@roundup.psfhosted.org> |
| 2022-02-17 18:09:02 | christian.heimes | link | issue31242 messages |
| 2022-02-17 18:09:02 | christian.heimes | create | |