[Twisted-Python] Can transport.write() to hostname instead of IP address?

Glyph glyph at twistedmatrix.com
Fri Aug 31 00:53:17 MDT 2018


On Aug 30, 2018, at 1:22 PM, Sean DiZazzo <sean.dizazzo at gmail.com> wrote:
> Can't seem to find a corresponding wraperServerTLS to the client function Tim posted.

There is no wrapServerTLS right now in Twisted itself.

https://github.com/glyph/txsni/blob/master/txsni/tlsendpoint.py <https://github.com/glyph/txsni/blob/master/txsni/tlsendpoint.py> is available in txsni though; arguably all of txsni should be in Twisted, but certainly this should be.  If you wanted to write a PR that added some docstrings and unit tests that would be great :).

-glyph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20180830/31655f5d/attachment-0002.html>


More information about the Twisted-Python mailing list