[issue43582] SSLContext.sni_callback docs inaccurately describe available handshake info
Andrew Dailey
report at bugs.python.org
Thu Mar 25 12:06:55 EDT 2021
Andrew Dailey <steveday168 at gmail.com> added the comment:
Okay, that makes sense. I appreciate the overview! What do you feel is the best way to "solve" this issue, then? Should the docs be updated to reflect the fact that ALPN info isn't available in the sni_callback? Or should some code be modified to make the docs correct (even though that'd have to be a bit hacky since the OpenSSL handshake callback order seems fairly set in stone).
I've got the contributor agreement signed and ready to go. I can formalize my ideas for revising the docs into a patch if that would make sense and be helpful.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43582>
_______________________________________
More information about the Python-bugs-list
mailing list