Skip to main content

Http,Https,ssl,tls



HTTP

Hypertext transfer protocol is used to view the webpages on the internet.

All information exchanged through this protocol are sent in Clear text (name,Address,ssn,Card no,password )through a public network

Which is very vulnerable to whoever (Hackers) wants to access the personal information.

HTTPS

Secure hypertext transfer protocol.This is the secure version of HTTP.

This protocol encrypts the data shared between the browser & server.


SSL

Secure Sockets Layer is the standard security technology for establishing an encrypted link between  a browser & server.

Usually SSL is used for logins,financial transactions & other authentications.But currently its being used by many websites.Also, google degrade the rank of non secure sites to exercise secure browsing.

An SSL Certificate is used to authenticate the identity of a website.(To check whether the site is secure or not)

SSL Version 3.0 is the latest version of SSL.


TLS

Transport Layer Security is the latest industry standard cryptographic protocol.(Enhanced version of SSL)

This provided end to end security over networks & it's widely used for online financial transactions.

TLS 1.3 & 1.2 are the latest versions of TLS.





Check out the below Youtube video to have a clear picture on the above subjects

https://youtu.be/hExRDVZHhig?list=WL


Comments

Popular posts from this blog

Active Directory , Domain

Active Directory Active directory is a service created by Microsoft for the Domain Networks. This service is to manage permissions & access to to networked resources. Active Directory Domain services (AD DS) is one of the main service , which stores directory information & manages the interaction between user & domain. Ad has user accounts, host names & group policies.user accounts are used to login to computers will be connected to this domain. The group policies used to apply different access & permissions to all the computers or users are on this domain. What is a Domain ? Domain is computer network that has user accounts, group policies,computers & printers. All the computers on a network connected to a domain which we used to login to & it considered as the centralized location for each component. In the terms of networking, a domain has user group, devices, workstations, printers,database servers & computers that share various ...

CORE I 3 || I 5 || I 7

CORE I 3 < CORE I 5 < CORE I 7 The above line simply explains the power of cores. The numbers indicates the processing power based on certain criteria s. Number of Cores Turbo Boost / Hyper threading Cache Capacity Clock Speed More cores means more tasks could be managed simultaneously. Core I 3 has TWO cores & hyper threading.it consist with 3 to 4 MB cache memory. This doesn't have the Turbo Boost technology (This is used to increase clock speed of a computer) . Core I 3 would be ideal for soft users & it uses the battery very efficiently.Also, it's cheaper than the others. Core I 5 usually comes with dual core or quad core & the cache memory would be 4 to 6 MB.This also have he Turbo Boost Technology,which is used to automatically raise the processor's operating frequency.But this doesn't have hyper threading technology. This would be ideal for Photo editors,programmers,web developers . Core I 7  comes with FOUR ...