[Twisted-Python] Does Twisted support TCP MD5 Signature Option?

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Thu Sep 13 05:59:23 MDT 2012


On 01:40 am, penxiao at cisco.com wrote:
>Hi experts
>
>Does Twisted support TCP MD5 Signature Option?
>If does, how to use this?
>Very thanks.

Not specifically.  You can get the underlying socket and call 
`setsockopt´ on it, though.  I've never used TCP MD5 signatures (it's a 
pretty obscure feature that is not widely used), is being able to set 
the socket option sufficient to "use" the feature?

Jean-Paul
>Best
>Regards,
>
>Xiao Peng




More information about the Twisted-Python mailing list