Server
What is an SSL Certificate?

What is an SSL Certificate?

SSL certificate is the short form of a secure socket layer certificate. This technology is used widely in Internet transactions to make them secure. Normally, this technology is used to encrypt important information between the web servers and the client’s web browser by establishing an encrypted and secure link. This helps in making the information of the transaction private and secure. Millions of Internet transactions that happen every day are using this technology to their advantage.

SeeKNEO is a top web Design provider that offers Website Design, Mobile Apps, Digital Marketing,  Webhosting India, cheap web Design plans, web Application Development, Software Development

Netscape created the SSL protocol. The protocol works in the following manner:

  • First, web browser requests a secure page from the client side.
  • If the website has SSL certificate, certificate will be sent along with its public key by the web server.
  • After receiving the certificate, client side’s web browser checks for the validity of the certificate. Its checks whether certificate belongs to the site. If so is it still valid and has it been issued by a trusted party (This will be normally tested through a Certificate Authority (CA)). If it fails on any one of these checks the browser will display a warning to the end user letting them know that the site is not secured by SSL.
  • Then the web browser uses its public key to encrypt the data. It then sends it to the web server with the encrypted URL required along with other encrypted http data.
  • Decryption of the symmetric encrypted key will takes place at the web server. To decrypt, web server uses its private key. To decrypt the URL and http data, it uses the symmetric key.
  • Along with the symmetric key the web server sends back the requested html document and http data in the encrypted form.
  • Using the symmetric key, the web browser at the client side decrypts the http data and html document. Then web browser displays the information.

In this way, Secure Socket Layer protocol helps in making very secure Internet transactions.

Normally an SSL certificate contains your company name, your domain name, and your address with country, state, and city. It will also tell the web browser about the details of your CA and your SSL certificate expiration date.

Leave a Reply

Your email address will not be published. Required fields are marked *