Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > why not have https for all sites

Reply
Thread Tools Display Modes

why not have https for all sites

 
 
scott_doyland@johnlewis.co.uk
Guest
Posts: n/a

 
      08-31-2006, 03:01 PM
Hi,

Ive just set myself up with wireless access at home to the internet and
also decided to read a bit on public wireless AP's

It seems that https is very secure when using a public AP.

So why arent all sites just setup to use https, wouldnt that then take
away the possibility of people sniffing any data sent.

I know you'd still have to have other measures like a firewall to stop
people trying to access your laptop.

Regards,
Scott

 
Reply With Quote
 
 
 
 
John Navas
Guest
Posts: n/a

 
      08-31-2006, 03:10 PM
On 31 Aug 2006 08:01:25 -0700, "(E-Mail Removed)"
<(E-Mail Removed)> wrote in
<(E-Mail Removed) om>:

>Ive just set myself up with wireless access at home to the internet and
>also decided to read a bit on public wireless AP's
>
>It seems that https is very secure when using a public AP.
>
>So why arent all sites just setup to use https,


Puts a much greater load on the server, so it's typically only used when
clearly needed.

>wouldnt that then take
>away the possibility of people sniffing any data sent.


Not entirely, but it would greatly improve security.

>I know you'd still have to have other measures like a firewall to stop
>people trying to access your laptop.


Yep.

--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_HowTo>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>
 
Reply With Quote
 
Ray Taylor
Guest
Posts: n/a

 
      09-01-2006, 09:15 AM
I dont know all the exact details, but https is a very complicated system.
As far as i know, it takes a lot of extra server processing power because of
encryption, and digital certificates have to be purchased for the server
which not everyone can afford.
Also, many media rich sites use plugins such as flash and java and can
conflict with the permissions of those plugins to run in secure modes
compared to a more relaxed open mode on the clients computer.

For these reasons, https is really only used for isp control panels, and
internet banking etc where auctual losses can be made by someone
intercepting your connection with the secure site you are visiting.

I mean why go and purchase extra server processing power, a certificate and
all the rest when you are only trying to give a site with advice on looking
after cats.


<(E-Mail Removed)> wrote in message
news:(E-Mail Removed) ps.com...
> Hi,
>
> Ive just set myself up with wireless access at home to the internet and
> also decided to read a bit on public wireless AP's
>
> It seems that https is very secure when using a public AP.
>
> So why arent all sites just setup to use https, wouldnt that then take
> away the possibility of people sniffing any data sent.
>
> I know you'd still have to have other measures like a firewall to stop
> people trying to access your laptop.
>
> Regards,
> Scott
>



 
Reply With Quote
 
Bill Kearney
Guest
Posts: n/a

 
      09-01-2006, 02:17 PM
> As far as i know, it takes a lot of extra server processing power because
of
> encryption, and digital certificates have to be purchased for the server
> which not everyone can afford.


Right, and if you start using self issued certificates you start asking
users to click "OK" to things they shouldn't be approving. Certs aren't
free but I seem recall there are registrars that don't gouge "too much" for
them.

> Also, many media rich sites use plugins such as flash and java and can
> conflict with the permissions of those plugins to run in secure modes
> compared to a more relaxed open mode on the clients computer.


Well, this is a lousy excuse. But it wouldn't make much sense to push that
sort of content over https anyway. It's best to use https for only the
parts of the sessions that truly need it. Too many sites fail to do this
properly.

> I mean why go and purchase extra server processing power, a certificate

and
> all the rest when you are only trying to give a site with advice on

looking
> after cats.


True, unless there's some sort of sign-in or other information that "needs"
to be kept encrypted it's rather a big waste to use https.

-Bill Kearney

 
Reply With Quote
 
John Navas
Guest
Posts: n/a

 
      09-01-2006, 02:29 PM
On Fri, 1 Sep 2006 10:17:30 -0400, "Bill Kearney"
<(E-Mail Removed)> wrote in
<d9-(E-Mail Removed)>:

>> As far as i know, it takes a lot of extra server processing power because of
>> encryption, and digital certificates have to be purchased for the server
>> which not everyone can afford.

>
>Right, and if you start using self issued certificates you start asking
>users to click "OK" to things they shouldn't be approving. ...
>
>> Also, many media rich sites use plugins such as flash and java and can
>> conflict with the permissions of those plugins to run in secure modes
>> compared to a more relaxed open mode on the clients computer.

>
>Well, this is a lousy excuse. But it wouldn't make much sense to push that
>sort of content over https anyway. It's best to use https for only the
>parts of the sessions that truly need it. Too many sites fail to do this
>properly.


"Properly" is really an all or nothing proposition -- otherwise "you
start asking users to click 'OK' to things they shouldn't be approving"
(pages partly secure and partly insecure).

--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_HowTo>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>
 
Reply With Quote
 
Bill Kearney
Guest
Posts: n/a

 
      09-01-2006, 07:12 PM
> >Well, this is a lousy excuse. But it wouldn't make much sense to push
that
> >sort of content over https anyway. It's best to use https for only the
> >parts of the sessions that truly need it. Too many sites fail to do this
> >properly.

>
> "Properly" is really an all or nothing proposition -- otherwise "you
> start asking users to click 'OK' to things they shouldn't be approving"
> (pages partly secure and partly insecure).


No John, that's incorrect.

There's no need to have "everything" delivered from a web site via an https
connection. Plenty of sites like amazon, ebay and others make use of a mix
of http and https connections. So for the delivery of material on the web
it's most certainly NOT an all or nothing propostion. Where it's
problematic is a site that lacks security in other ways like cookies and
just basic bad design. Slapping https on everything would help but only if
the site actually used a genuine certificate, not a self-signed one
requiring the user to OK adding it to their browser. If the site's
half-assed enough to not have a legit cert then it's quite likely an
additional hack vector for users unfortunate enough to go along with adding
it's bogus cert.

 
Reply With Quote
 
John Navas
Guest
Posts: n/a

 
      09-01-2006, 07:13 PM
On Fri, 1 Sep 2006 15:12:02 -0400, "Bill Kearney"
<(E-Mail Removed)> wrote in
<(E-Mail Removed)> :

>> >Well, this is a lousy excuse. But it wouldn't make much sense to push

>that
>> >sort of content over https anyway. It's best to use https for only the
>> >parts of the sessions that truly need it. Too many sites fail to do this
>> >properly.

>>
>> "Properly" is really an all or nothing proposition -- otherwise "you
>> start asking users to click 'OK' to things they shouldn't be approving"
>> (pages partly secure and partly insecure).

>
>No John, that's incorrect.
>[SNIP]


We'll just have to agree to disagree yet again.

--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_HowTo>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot browse http site, only https sites bass281@gmail.com Windows Networking 2 11-24-2008 01:23 PM
how secure are https sites over wireless at a public library ? surf Wireless Internet 2 06-04-2006 07:28 PM
https to https proxy search Brad Esclavon Linux Networking 0 02-28-2006 04:14 PM
Explorer not opening http sites while https sites work Hendrik G. Seliger Windows Networking 0 09-13-2005 09:12 PM
WiFi Hotspot Directory now includes over 12,000 sites including Intl sites! Riverwalk Mobile Windows Networking 0 09-16-2004 02:49 PM



1 2 3 4 5 6 7 8 9 10 11