;
> To: "Ray Cote" , "Twisted general
> discussion"
> Sent: Wednesday, October 30, 2013 5:39:44 AM
> Subject: Re: [Twisted-Python] Limiting cipher options for SSH/SFTP
> Hi
> I have not used it myself but this seems what you're
Hi Ray!
This seems like a clear failure of the documentation. Please file a ticket
so that it can be alleviated at some point :)
cheers
lvh
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listin
Hi
I have not used it myself but this seems what you're looking for:
http://twistedmatrix.com/documents/13.0.0/api/twisted.conch.ssh.transport.SSHTransportBase.html#supportedCiphers
I guess you need to subclass SSHTransport and give it the list of ciphers
you want.
--
Nacim.
2013/10/29 Ra