What are HHTP web pages?
Normal webpages that are not encrypted use HHTP - anyone can read them.
What is HHTPS?
An encryption standard used for secure websites.
Uses a padlock symbol to show that it is secure.
Appears in the URL, is secured by an SSL certificate (name of issuing authority, coporate name of website).
Uses SSL or TLS to encrypt and decrypt pages and information used by web users.
What does SSL stand for?
Secure Socket Layer
What is SSL?
An internet security protocol used by web browsers.
Keep the internet connection secure so any sensitive data sent between 2 systems is safe (prevented from reading/ modifying).
Uses public key encryption.
What does TLS stand for?
Transport Layer Security
What is TLS?
Updated version of SSL (more secure)
How does HHTP/HHTPS (secure padlock) work ?