Differences

This shows you the differences between the selected revisions of the page.

2024-09-18 2024-09-18 (current)
no summary (49.43.3.180) (hidden) (untrusted) 6.2 Change: SSL (3.0) is no longer supported. TLS 1.0 and 1.1 are disabled by default, to match the OpenSSL 3 defaults (martin)
Line 1: Line 1:
 +====== FTPS ======
 +FTPS (also known as FTP Secure and %%FTP%%-%%SSL%%) is an extension to the commonly used File Transfer Protocol (%%FTP%%) that adds support for the [[tls|Transport Layer Security]] (TLS) cryptographic protocol (previously known as the Secure Sockets Layer – SSL).((&wikipedia_ref(FTPS|FTPS)))
 +===== [[methods]] Methods of Invoking =====
 +Two separate methods were developed to invoke client security for use with %%FTP%% clients: //Explicit// or //Implicit//. The former method is a legacy compatible implementation where %%FTPS%% aware clients can invoke security with an FTPS aware server without breaking overall %%FTP%% functionality with non-%%FTPS%% aware clients. The latter method is an incompatible method that requires clients to be %%FTPS%% aware. WinSCP supports both methods.
==== Explicit ==== ==== Explicit ====

Last modified: by martin