[issue19084] No way to use TLS-PSK from python ssl

2013-09-24 Thread Roger Light

Changes by Roger Light :


--
nosy: +ralight

___
Python tracker 
<http://bugs.python.org/issue19084>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue19084] No way to use TLS-PSK from python ssl

2013-09-25 Thread Roger Light

Roger Light added the comment:

This is not TLS-SRP, but TLS-PSK as described by RFC 4279[1]

There is a very small amount of overlap - the "unknown_psk_identity" error 
defined by PSK is also used in SRP.

[1] http://tools.ietf.org/html/rfc4279

--

___
Python tracker 
<http://bugs.python.org/issue19084>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com