A computer system comprises hardware and software components, aiming to offer a powerful computational tool. These systems play a crucial role across diverse domains, aiding us in numerous tasks. The prevalence of the internet has significantly bolstered the utilization of computers for information sharing and communication. Computer systems empower us to store, process, display, and transmit information. Even in a basic modern computer system, multiple programs are typically required to carry out various functions effectively.

Monday, September 21, 2015

Secure Socket Layer (SSL)

The internet is a packet-switching network. This means that for two hosts to communicate, they must packetize their data and submit it to router with the destination address prepended to each packet.

Secure Socket Layer is used for protection of data in transit that encompasses all network services using TCP/IP to support typical tasks of communication between the clients and the servers.

It is enable client-server applications to communicate in a way that is designed to prevent eavesdropping, tampering and message forgery.

Secure Socket Layer (SSL) is an encryption technology that runs on top of TCP/IP and below application level protocols, such as HTTP. Secure Socket Layer uses a cryptographic system that uses two keys to encrypt data – a public key known to everyone and a private or secret key known only to the recipient of the message.

Digital Certificate is used for the authentication of web server to the client server. Authentication here means that the web server confirms that it is legitimate/genuine to the client server.

SSL ensures the security of data transported and routed though HTTP. Secure Socket Layer was originally developed by Netscape Communications Corp and RSA Data Security, Inc. and it first appeared in a Netscape Navigator in 1994.
Secure Socket Layer (SSL)

The Most Popular Posts

  • The James Webb Space Telescope (JWST) is the result of over three decades of vision, engineering, and perseverance. Conceived in the late 1980s as the “Nex...
  • Adenosine diphosphate (ADP) is a key molecule in cellular energy regulation, consisting of adenosine and two phosphate groups. It is central to the cell's ...
  • Watermelons are quintessential summer crops, prized for their refreshing, red, juicy, and crisp flesh. Producing high-quality melons requires careful handl...