Internet

What is HTTPS Protocol ?

HTTPS stands for “HyperText Transport Protocol Secure.” HTTPS is the same thing as HTTP, but uses a secure socket layer (SSL) for security purposes. Some examples of sites that use HTTPS include banking , Gmail  and  corporate websites and most websites that require you to log in.

When you use https in your web browser a new secure layer called SSL (secure socket layer) does the data transmission using an encryption standard: DES, RSA etc. Once your web traffic pass through https, if any one capture data packets using any packet analyzing software, they will not be able to understand what is actually pass through between your computer and the web server  significantly reducing the probability of an attacker sniffing our sensitive web data like credit card and mail information.

There are some differences between HTTP and HTTPS, first one being the default port used. HTTP uses the port 80 where as HTTPS uses port 443. HTTPS works by transmitting normal HTTP interactions through an encrypted system, so that the information cannot be accessed by any party other than the user and end server.

SSL Overview

  • Browser checks the certificate to make sure that the site you are connecting to is the real site and not someone intercepting.
  • Determine encryption types that the browser and web site server can both use to understand each other.
  • Browser and Server send each other unique codes to use when scrambling (or encrypting) the information that will be sent.
  • The browser and Server start talking using the encryption, the web browser shows the encrypting icon, and web pages are processed secured.

About author

Articles

Arun Wilson is a self-confessed tech and gadget freak. When he isn't busy navigating life, he loves sharing the latest updates on technology, internet security, and new gadgets. Connect with Arun: Follow on X | Facebook
Related posts
How-ToInternetLatest Updates

Building Your Own Private Cloud: A Raspberry Pi Home Storage Solution

In an age where data privacy and control are increasingly important, relying solely on commercial…
Read more
How-ToInternetLatest Updates

Unlock Your Reach: How to Drive More Traffic and Views to Instagram Reels

Instagram Reels have exploded in popularity, offering a dynamic way to share short, engaging video…
Read more
How-ToInternetLatest Updates

How to Build Your Own Private VPN Server Using Home Wi-Fi

Setting up a private VPN network using your home Wi-Fi can be a great way to secure your internet…
Read more

1 Comment

Comments are closed.