SSL and TLS
SSL/TLS is a generic method of encrypting
application-layer network traffic using x.509 certs
for authentication
“Netscape” way of connecting
Application connects to alternate port for SSL
communication
I.e. HTTPS
IETF-approved way of connecting
Application connects to standard port, requests SSL
Commonly called “StartTLS”