[issue31242] Add SSLContext.set_verify_callback()

Kent Watsen report at bugs.python.org
Fri Jan 3 20:17:53 EST 2020


Kent Watsen <kent+python at watsen.net> added the comment:

Very much needing this!

My situation is a mutli-tenant asynchio-based server whereby each tenant is able to configure other clients that can connect.  The current strategy requires all certs to be known up-front that, for now, necessitates a painful restart whenever new auth for a client-certificate is configured.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31242>
_______________________________________


More information about the Python-bugs-list mailing list