Changes between Version 24 and Version 25 of help/en/howto/ftp
- Timestamp:
- Sep 10, 2010 10:02:01 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/ftp
v24 v25 14 14 15 15 [http://en.wikipedia.org/wiki/FTPS#Explicit Explicit] TLS is supported. 16 17 === Switch to secure connection === 18 19 If you attempt to connect to a server using FTP without TLS transport security but the server advertises support for TLS (as a response to `FEAT`), a prompt is displayed to secure the connection. 20 21 [[Image(Unsecured connection.png)]] 16 22 17 23 === Disable SSL/TLS X.509 certificate trust validation ===