Message160939
| Author | pitrou |
|---|---|
| Recipients | exarkun, pitrou |
| Date | 2012-05-16.22:45:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1337208339.28.0.379758124204.issue14837@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This patch tries to provide better SSL errors by using OpenSSL's official mnemonics. The sub-library mnemonic (e.g. "SSL", "PEM"...) is provided as the "library" attribute on an exception, and the reason mnemonic (e.g. "CERTIFICATE_VERIFY_FAILED") is provided as the "reason" attribute. I'm welcoming of any comments or suggestions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-05-16 22:45:40 | pitrou | set | recipients: + pitrou, exarkun |
| 2012-05-16 22:45:39 | pitrou | set | messageid: <1337208339.28.0.379758124204.issue14837@psf.upfronthosting.co.za> |
| 2012-05-16 22:45:38 | pitrou | link | issue14837 messages |
| 2012-05-16 22:45:38 | pitrou | create | |