[Twisted-Python] Could I serve normal TCP and TLS services on the same port?

Eric Hsu nkeric at gmail.com
Tue Jun 14 23:17:59 EDT 2005


Itamar, thank you very much!
I'm reading the twisted.test.test_tcp now : )

Thank you all guys! You've been a GREAT help!
I'll keep posting if I have further question ;)

2005/6/14, Itamar Shtull-Trauring <itamar at itamarst.org>:
> 
> Yep, self.transport.startTLS(...) where self is a connected Protocol
> instance. There are probably some examples in the code, or look at how
> the tests do it (twisted.test.test_tcp).
> 
>




More information about the Twisted-Python mailing list