Jacek Konieczny <jaj...@jajcus.net> added the comment:

This is patch updated according to your suggestions, including raising 
NotImplementedError when 'tls-unique' is not available and with the 
ssl.HAS_TLS_UNIQUE constant added.

It also includes an important fix to the data retrieval logic (one condition 
had to be reverted). 

Now the code is proven to work, by testing with another implementation 
(SCRAM-SHA-1-PLUS authentication in Isode M-Link 15.1a0).

A alternative patch version will follow.

----------
Added file: http://bugs.python.org/file22651/tls_channel_binding.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue12551>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to