FTP problem: SSL session reuse required

A professional golang core developer from google does not think it's undoubtly secure:

TLS session reuse in rclone is pending on this core golang ticket and on a number of open bugs in various SSL implementations, in particular OpenSSL:

Also, there is some confusion between session reuse, TLS 1.3 session resume and TLS session cache. Don't ask me, I'm myself confused. I use SFTP wherever possible if the speed is not too low.

Related to:

2 Likes