ナレッジベース(KB)

ホーム > Features > What is the difference between Implicit SSL and Explicit SSL?

作成日 02 May 2004
更新日 14 Apr 2007
参照数 85314

印刷 記事を印刷

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!