Which command is used by SMTP to transmit email over TLS?

Study for the EC-Council Certified Ethical Hacker (CEH) v13 Exam. Utilize flashcards and multiple-choice questions with helpful hints and detailed explanations. Excel in your exam preparation!

Multiple Choice

Which command is used by SMTP to transmit email over TLS?

Explanation:
The main idea is upgrading an existing SMTP connection to a TLS-protected channel. STARTTLS is the SMTP extension that lets the client request a TLS upgrade after the initial connection. When the server indicates it supports TLS, the client issues the STARTTLS command; if accepted, a TLS handshake runs and the session switches to encrypted communication. From there, SMTP commands and mail data are transmitted securely over TLS. This explicit upgrade is different from implicit TLS (SMTPS), where TLS starts immediately on a dedicated port. The other names listed aren’t SMTP commands used for TLS, so STARTTLS is the correct choice.

The main idea is upgrading an existing SMTP connection to a TLS-protected channel. STARTTLS is the SMTP extension that lets the client request a TLS upgrade after the initial connection. When the server indicates it supports TLS, the client issues the STARTTLS command; if accepted, a TLS handshake runs and the session switches to encrypted communication. From there, SMTP commands and mail data are transmitted securely over TLS. This explicit upgrade is different from implicit TLS (SMTPS), where TLS starts immediately on a dedicated port. The other names listed aren’t SMTP commands used for TLS, so STARTTLS is the correct choice.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy