zombiecong / rfc5766-turn-server

Automatically exported from code.google.com/p/rfc5766-turn-server
0 stars 0 forks source link

An option must be available for secure STUN Binding operation #60

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This is a common practice that STUN Binding request can be used in anonymous 
mode, without authentication and without security mechanism involved. ICE and 
WebRTC use STUN Binding request in anonymous mode. So this TURN/STUN server 
allows anonymous STUN Binding requests. But in some secure environments even 
that request may have to be authenticated. A new option (--secure-stun) must be 
added to satisfy the requirements of those secure environments. 

Original issue reported on code.google.com by mom040...@gmail.com on 28 Sep 2013 at 1:43

GoogleCodeExporter commented 9 years ago
Will be available in 2.6.4.1

Original comment by mom040...@gmail.com on 28 Sep 2013 at 1:43

GoogleCodeExporter commented 9 years ago
fixed in 2.6.4.1

Original comment by mom040...@gmail.com on 28 Sep 2013 at 5:33