知识库

主页 > Features > What is the difference between Implicit SSL and Explicit SSL?

创建日期 02 May 2004
修改日期 14 Apr 2007
点击 85313

打印 打印文章

File 文章 0189

What is the difference between Implicit SSL and Explicit SSL?

FTP over SSL (Explicit)
Explicit security requires that the FTP client issues a specific command to the FTP server after establishing a connection to establish the SSL link. In explicit SSL (or in TLS) the FTP client needs to send an explicit command ( i.e. "AUTH SSL" or "AUTH TLS") to FTP server to initiate a secure control connection. The default FTP server port is used. This formal method is documented in RFC 2228.

FTP over SSL (Implicit)
Implicit security is a mechanism by which security is automatically turned on as soon as the FTP client makes a connection to an FTP server. In this case, the FTP server defines a specific port for the client (990) to be used for secure connections.

关键字
SSL, Implicit, Explicit

相关文章
File How To make a secure connection


此文是否解决了您的问题,请选择 1 到 5。

1 毫无帮助

5 问题已解决

What do you think about this topic? Send feedback!