[issue28182] Expose OpenSSL verification results in SSLError

Chi Hsuan Yen report at bugs.python.org
Sun Sep 18 15:42:41 EDT 2016


Chi Hsuan Yen added the comment:

That looks much better. I should have create a subclass of SSLError.

Here's a minor concern: fill_and_set_sslerror adds a new argument for verification errors. If someone else wants to support more errors, this function would have more arguments, which sounds bad for me - or we can postpone discussions until there's really such a need?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28182>
_______________________________________


More information about the Python-bugs-list mailing list