[issue11943] Add TLS-SRP (RFC 5054) support to ssl, _ssl, http, and urllib

Quinn Slack report at bugs.python.org
Thu Apr 28 17:25:27 CEST 2011


Quinn Slack <sqs at cs.stanford.edu> added the comment:

Thanks for checking this out. Yes, this should wait for OpenSSL 1.0.1.

I will fix the TODO. It is there because the current TLS-SRP patch to OpenSSL uses old (pre-RFC 5054) TLS alert values for when the SRP username isn't in the Client Hello. I'm preparing another patch to OpenSSL to fix these, and then I'll update this patch.

I'll also include docs.

----------

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


More information about the Python-bugs-list mailing list