SSL Encryption

Top  Previous  Next

Robo-FTP Server supports the following versions of SSL/TLS when connecting with the FTPS or HTTPS protocols:

 

SSL 3.0
TLS 1.0
TLS 1.1
TLS 1.2 (most recent version of TLS as of 2017)

 

When Robo-FTP Server is running in "FIPS Mode" it will refuse incoming connections from clients that are unable to use strong encryption algorithms like those required by the Federal Information Processing Standards (FIPS) or the Payment Card industry. When FIPS Mode is enabled, only connections encrypted with 256 bit AES or Triple DES are allowed, and the client must connect with the most recent version of the TLS protocol (TLS v1.2).