PPT Slide
Explanation: Information passed over the Internet is sent without any type of
encryption and is easily interpreted if captured.
Securing: Secure Sockets Layer (SSL)
The browser and the server make an encrypted connection. Eavesdropping on the connect will not deliver readable information. SSL is the leading security protocol on the Internet today. Netscape
HyperText Transport Protocol Secure (HTTPS)
This is the protocol for connecting to a secure server (HyperText Transport Protocol Server - also HTTPS). When the connect is made, it’s moved to a secret port and the information passed is encrypted. Microsoft
When to Use: These two are THE best security measures that can be taken for
delivering sensitive information over the Internet. Excellent for sensitive information that is medium to highly confidential.