DEVFYI - Developer Resource - FYI

What is SSL

J2EE Interview Questions and Answers (Part 2)


(Continued from previous question...)

292. What is SSL

Secure Socket Layer. A security protocol that provides privacy over the Internet. The protocol allows client-server applications to communicate in a way that cannot be eavesdropped upon or tampered with. Servers are always authenticated, and clients are optionally authenticated.

(Continued on next question...)

Other Interview Questions