Re: Mix of TCP and TLS in draft-rosenberg-midcom-turn-07.txt
Eric Hsu <[email protected]> Wed, 13 Jul 2005 20:39:26 +0800
| Newsgroups | gmane.ietf.midcom |
|---|---|
| Message-ID | <[email protected]> |
2005/7/13, Remi Denis-Courmont <[email protected]>: >=20 > The point is : the TURN Internet draft needs to have one solution > defined, so that it is interoperable. >=20 Umm, I know what you mean now :) Since the dev libs we used to implement Turn client has poor support for TLS over TCP, the Turn server I wrote has implemented a 'TLS over TCP' version and a 'pure TLS' version which uses a different port to listen for TLS traffic.