FTPS TLS versions (wodFtpDLX / wodFtpDLX.NET)
Hi guys,
We are having an issue with FTPS connections on TLS 1.2. It was working previously, but we have recently disabled TLS 1.0 and 1.1 on our server for security.
We noticed the documentation for the SslProtocols enumeration mentions TLS v1 but not other versions.
Is TLS 1.2 currently supported for FTPS?
Thanks.