what is difference between HTTP and HTTPS ?

  • rttrade99
  • Born
  • Born
  • No Avatar
  • Joined: Jun 06, 2010
  • Posts: 3
  • Loc: UK
  • Status: Offline

Post June 6th, 2010, 10:28 pm

what is difference between HTTP and HTTPS ?
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 6th, 2010, 10:28 pm

  • Don2007
  • Web Master
  • Web Master
  • No Avatar
  • Joined: Nov 21, 2006
  • Posts: 4924
  • Loc: NY
  • Status: Offline

Post June 7th, 2010, 4:09 am

http://en.wikipedia.org/wiki/Https
How do you know when a politician is lying? His mouth is moving.
  • joebert
  • Sledgehammer
  • Genius
  • No Avatar
  • Joined: Feb 10, 2004
  • Posts: 13455
  • Loc: Florida
  • Status: Offline

Post June 22nd, 2010, 12:14 pm

Think about a baseball game, then think about how the catcher will flash signs for pitch suggestions to the pitcher using his fingers between his knees. You can think of HTTPS the same way.

If the catcher and pitcher were doing it the way HTTP works, you would have the catcher yelling out "Throw a fast ball right down the middle of the plate !".
Strong with this one, the sudo is.
  • wpas
  • Graduate
  • Graduate
  • User avatar
  • Joined: Jul 12, 2010
  • Posts: 214
  • Loc: Canada
  • Status: Offline

Post July 16th, 2010, 1:28 pm

As far as I am aware for https the Website Uses SSL Certificate.

The term "secure website" is often used for the parts of a website where the data transmitted between a user and the server is encrypted. SSL only means the data in transit is encrypted. It does not actually secure a website, its data, the server or its users. SSL has no ability to protect the information stored on the website once it arrives.
SSL should be used for transfer of private and sensitive data, but that's just one small part of website security.
  • PolishHurricane
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Feb 17, 2005
  • Posts: 1585
  • Status: Offline

Post July 18th, 2010, 11:27 pm

Once upon a time, I found this great graphical metaphor for SSL where there were 2 people, sending a lock box back and forth over a pulley wire, but alas, I can't find the thing. If anybody does, I would be very thankful. I still think the system is flawed though, anything that requires a 3rd party to sign it to be more secure is pretty FAIL in my department. You can self-sign, yeah, but it's less secure from what I've read.
There's no place like 127.0.0.1, badass part is now it's ::1
  • Injunction
  • Banned
  • Banned
  • User avatar
  • Joined: Nov 01, 2010
  • Posts: 12
  • Status: Offline

Post November 3rd, 2010, 5:29 am

Nowadays SSL Certificates from trusted providers rather pricey, so https used mostly for business purposes
  • charcoal
  • Novice
  • Novice
  • User avatar
  • Joined: Oct 18, 2010
  • Posts: 15
  • Status: Offline

Post November 10th, 2010, 12:11 am

Injunction wrote:
Nowadays SSL Certificates from trusted providers rather pricey, so https used mostly for business purposes


And for securing personal information in such services like email
  • simon123
  • Born
  • Born
  • No Avatar
  • Joined: Dec 06, 2010
  • Posts: 2
  • Status: Offline

Post December 13th, 2010, 9:55 pm

HTTPS is just differ from HTTP by the secure means, that's main purpose is to secure the data transmitted between the sender and the receiver. Now a days, SSL is used for this purpose which means "Secure socket layer" that protect the data transmitted between both the parties that want to communicate. HTTPS has a lot of use for this purpose and become popular in the 19th century.
IS there anyone else having similar thoughts as i.
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23403
  • Loc: Woodbridge VA
  • Status: Offline

Post December 14th, 2010, 6:43 am

simon123 wrote:
HTTPS is just differ from HTTP by the secure means, that's main purpose is to secure the data transmitted between the sender and the receiver. Now a days, SSL is used for this purpose which means "Secure socket layer" that protect the data transmitted between both the parties that want to communicate. HTTPS has a lot of use for this purpose and become popular in the 19th century.
IS there anyone else having similar thoughts as i.


I certainly hope nobody else is having similar thoughts. In case you missed it computers weren't even thought of in the 19th century. Today's history lesson class, is: 19th Century == 1801–1900.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • Bigwebmaster
  • Site Admin
  • Site Admin
  • User avatar
  • Joined: Dec 20, 2002
  • Posts: 8922
  • Loc: Seattle, WA & Phoenix, AZ
  • Status: Offline

Post December 14th, 2010, 11:15 am

The oldest computer actually dates back about 2000 years ago and is believed to have originated out of Greece. I really doubt they had SSL though ;)

I believe it was mainly used to predict both lunar and solar eclipses.
Ozzu Hosting - Want your website on a fast server like Ozzu?
  • fatale
  • Newbie
  • Newbie
  • User avatar
  • Joined: Mar 30, 2011
  • Posts: 5
  • Status: Offline

Post March 31st, 2011, 1:34 pm

The answer I found HTTP stands for HyperText Transfer Protocol, which is just a fancy way of saying it's a protocol (a language, in a manner of speaking) for information to be passed back and forth between web servers and clients.

You really don't need to know what it all stands for; the important thing is the letter S which makes the difference between HTTP and HTTPS. The S (big surprise) stands for "Secure". You probably didn't need me to tell you that, because you already knew it had something to do with security.
  • WritingBadCode
  • Graduate
  • Graduate
  • User avatar
  • Joined: Apr 28, 2011
  • Posts: 214
  • Loc: Sweden
  • Status: Offline

Post June 1st, 2011, 1:38 am

Https does two important things I think.

1) Encrypts the communication. (making it hard to sniff passwords and whatever other sensitive stuff the user communicates to the site)

2) Identity verification: More expensive certificates apart from better encryption usually includes a more extended identity verification, to ensure you that the company is what it claims to be to further ensure that your info gets to the right source.

Certificates also has: Guarantees usually ranging from 100 000$ to 500 000$ to cover any losses that may arise if the SSL provider makes something wrong that make your service not working in a correct manner. Also Certificated sites is usually checked harder and if a site host malwares/scams the certificate will go bye bye, this to further improve the trust people should feel when they visit a HTTPs site - unfortunately malwares/scam sites gets hold of SSL certificates now and then so HTTPs is no guarantee that a site is clean.
  • Zealous
  • Guru
  • Guru
  • User avatar
  • Joined: Apr 15, 2011
  • Posts: 1192
  • Loc: Sydney
  • Status: Offline

Post June 24th, 2011, 6:01 am

i have at least 2-3 attempts of break in attempts on my server a day so the SSL and super firewall on the server really does help. if you got anything important i suggest pay the little extra and add more security. you can never have enough security with a computer connected to the internet.
  • Click SSL
  • Born
  • Born
  • User avatar
  • Joined: Mar 08, 2010
  • Posts: 1
  • Loc: Newark, DE, USA
  • Status: Offline

Post June 22nd, 2012, 5:53 am

HTTPS is the industry standard protocol used for securely transmitting data over the internet, in this case web pages. It addresses the issues with HTTP but at the same time it operates in exactly the same way, apart from the fact that all data is sent encrypted.

When you visit a website with the https:// prefix you are telling the web server that you want to establish a secure communication path. HTTPS will use a different port (number 443) to ensure that all secure and non secure communications are kept separately.
  • elinejoseph85
  • Born
  • Born
  • No Avatar
  • Joined: Jul 09, 2012
  • Posts: 3
  • Loc: FL, USA
  • Status: Offline

Post July 10th, 2012, 12:23 am

HTTPS is the protocol which has been encrypted through SSL certificate. Normally, HTTPS, the standard secured protocol secured web server and web browser connection while transmitting data online through encrypted and decryption algorithm using SSL certificate security.

When user normally visit with http:// then it will be redirected to https:// secured connection, if website having SSL certificate on their server.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post July 10th, 2012, 12:23 am

Post Information

  • Total Posts in this topic: 15 posts
  • Users browsing this forum: No registered users and 8 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.