HTTPS protocol
HTTPS protocol is secure version of HTTP protocol. HTTPS protocol adheres to the same standards of transferring data as HTTP protocol, but adds layer of encryption to that communication.
Many web sites now days completely switched of using HTTPS protocol to ensure that the data is always encrypted and it would not be possible to understand what was done.
Data transmissions such as password, credit card information, banking need to be using HTTPS.
HTTPS protocol uses more processing power to encrypt and decrypt such communication.
In some browsers HTTPS connection is represented with a lock icon.
Comments
Post a Comment