PDA

View Full Version : Difference between http and https?



williamstinner1
07-06-2016, 04:02 AM
Difference between http and https?

ajay49560
07-06-2016, 08:12 AM
You click to check out at an online merchant. Suddenly your browser address bar says HTTPS instead of HTTP. What's going on? Is your credit card information safe?
Good news. Your information is safe. The website you are working with has made sure that no one can steal your information.
Instead of HyperText Transfer Protocol (HTTP), this website uses HyperText Transfer Protocol Secure (HTTPS).
Using HTTPS, the computers agree on a "code" between them, and then they scramble the messages using that "code" so that no one in between can read them. This keeps your information safe from hackers.
They use the "code" on a Secure Sockets Layer (SSL), sometimes called Transport Layer Security (TLS) to send the information back and forth.

daniel park
07-06-2016, 01:40 PM
Using HTTPS, the computers agree on a "code" between them, and then they scramble the messages using that "code" so that no one in between can read them. This keeps your information safe from hackers.

onlineuae
07-08-2016, 08:44 AM
Hypertext Transfer Protocol (HTTP), this website uses Hypertext Transfer Protocol Secure (HTTPS). Using HTTPS, the computers agree on a "code" between them, and then they ascent the messages by using that "code" so that no one in between can read them.

terryalvis3
07-09-2016, 07:39 AM
Https actually contains an SSL secure certification doe to which your website is safe and secure from hackers. While http is a simple website.

alpa
07-09-2016, 07:39 AM
HTTP, this website uses HyperText Transfer Protocol Secure (HTTPS). Using HTTPS, the computers agree on a "code" between them, and then they scramble the messages using that "code" so that no one in between can read them.

tieb
07-09-2016, 08:00 AM
Instead of HyperText Transfer Protocol (HTTP), this website uses HyperText Transfer Protocol Secure (HTTPS). Using HTTPS, the computers agree on a "code" between them, and then they scramble the messages using that "code" so that no one in between can read them. This keeps your information safe from hackers.

ShreyaKoushik
07-11-2016, 09:01 AM
Hyper Text Transfer Protocol Secure (HTTPS) is the secure version of HTTP, the protocol over which data is sent between your browser and the website that you are connected to. The 'S' at the end of HTTPS stands for 'Secure'. It means all communications between your browser and the website are encrypted.

sadianisar
07-12-2016, 09:51 AM
Difference between HTTP and HTTPS are:

HTTP: Insecure, no SSL certificate
HTTPS: Fully secure, have SSL certificate.