On Sat, Jul 9, 2011 at 21:45, Jacek Konieczny <[email protected]> wrote: > I would be… if there was any possible way to get the channel binding > information from a Python TLS socket…
One could also contact Python TLS socket authors and ask them if they could provide an API to access the data needed to implement channel binding. Prosody did this for LuaSec, OpenSSL Lua binding, too. Tobi
