Secure Socket Layer (SSL)
A protocol designed to enable encrypted, authenticated communications across the Internet.
It is used mostly (but not exclusively) in communications between web browsers and web servers. URL's that begin with "https" indicate that an SSL connection will be used.
SSL provides 3 important things: Privacy, Authentication, and Message Integrity.