Network Programming Question:

What is SSL?

Network Programming Interview Question
Network Programming Interview Question

Answer:

SSL stands for Secure Sockets Layer, a protocol developed by Netscape for transmitting private documents via internet. It works by encrypting data sent over SSL connection.
URLs that require a SSL connection starts as https. Browsers like Netscape navigator and Internet Explorer support SSL.


Previous QuestionNext Question
ISO layers and what layer is the IP operated from? What two protocols are used in Java RMI technology?