What is the difference between StartTLS and SSL/TLS
Problem reported by Paul White - Today at 9:16 AM
Resolved
I have always setup my ports with StartTLS, and everything has been fine.  What is the reason someone would setup a port for SSL/TLS rather than StartTLS.  
J. LaDow Replied
Marked As Resolution
SSL/TLS = encryption negotiation is required to even connect.

StartTLS = insecure connect first, then upgrade.

-- in a nutshell.

an example would be:
StartTLS can be enabled on port 25 and remote servers can upgrade their connection security if they want it - there are many out there that still don't.

SSL/TLS requires a secure connection before anything else - enabling on port 25 for example would cause some inbound mail disruption...  Even in this day and age.

MailEnable survivor / convert --
Paul White Replied
Thanks for that clear Explanation!

Reply to Thread

Enter the verification text