Post a reply

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

IPolix

Re: Force TLS 1.0 via Scripting

Yes, I used the argument you said and it worked perfectly. Thank you very much.
I'm currently running the version 5.13.4 (Build 8731).
martin

Re: Force TLS 1.0 via Scripting

If a server does not support TLS 1.1/1.2, WinSCP uses 1.0 automatically.
Are you sure that TLS is the issue?

Anyway, see MaxTlsVersion in:
https://winscp.net/eng/docs/rawsettings
IPolix

Force TLS 1.0 via Scripting

I'm having trouble passing files from one machine to another in the same network and I can't activate TLS 1.1 / 1.2 in the machine that recives the files. How can I force the script to communicate via TLS 1.0?

Thanks!

Pol