[issue28182] Expose OpenSSL verification results in SSLError

Christian Heimes report at bugs.python.org
Sun Sep 18 17:08:24 EDT 2016


Christian Heimes added the comment:

You don't have to be concerned about additional arguments. fill_and_set_sslerror() is an internal helper function. In fact it's a helper function for two other helper functions. Let's postpone the discussion until the argument sizes grows out of proportion.

----------

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


More information about the Python-bugs-list mailing list