Message160939
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. |
|
| Date |
User |
Action |
Args |
| 2012-05-16 22:45:40 | pitrou | set | recipients:
+ pitrou, exarkun |
| 2012-05-16 22:45:39 | pitrou | set | messageid: <[email protected]> |
| 2012-05-16 22:45:38 | pitrou | link | issue14837 messages |
| 2012-05-16 22:45:38 | pitrou | create | |
|