Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: removal of weak ciphers for FTPS Connection

rpogula wrote:

So, there is no way in removing the ciphers in TLS 1.2 ?

No, there's not.
rpogula

removal of weak ciphers for FTPS Connection

So, there is no way in removing the ciphers in TLS 1.2 ?
martin

Re: removal of weak ciphers for FTPS Connection

All these are removed in TLS 1.3. So set minimal TLS version to 1.3.
rsrp

removal of weak ciphers for FTPS Connection

We would like to remove below 7 ciphers.

AES128-SHA
DES-CBC3-SHA
IDEA-CBC-SHA
RC4-SHA
RC4-MD5
NULL-SHA
NULL-MD5
martin

Re: removal of weak ciphers for FTPS Connection

There's no way to remove specific cipher.
You can only set a minimum TLS version:
https://winscp.net/eng/docs/ui_login_tls
(what removes some ciphers as a side effect)
What specific cipher(s) do you need to remove?
rsrp

removal of weak ciphers for FTPS Connection

Do we have any option in winscp to select the ciphers we want for the FTPS connection. one of our client is asking us to remove weak ciphers and we dont know how to remove the weak ciphers. Please help .