PC Review


Reply
Thread Tools Rate Thread

Anybody know how https *really* works? I didn't think so

 
 
RayLopez99
Guest
Posts: n/a
 
      28th Oct 2010
So my book on https and Windows Communication Foundation technology
says that if any computer between your SSL certificate secured
computer and the client machine reading this certificate does not
support SSL, then the entire https link is not secure and your data
can be compromised. That makes no sense to me, because I thought the
entire data stream is encrypted, but that's what it says. And I've
even seen this on the net.

So why do people blindly trust SSL and HTTPS as if it's unbreakable?
Is it because most traffic goes through at most two or three hops, and
likely these hops are up-to-date and support SSL?

Even if so, you're taking a risk that somewhere between somebody will
fail to support SSL and your message will be unencrypted.

Bet most if not all of you reading this thread did not know this. So
called experts, right.

RL
 
Reply With Quote
 
 
 
 
Peter Foldes
Guest
Posts: n/a
 
      29th Oct 2010
+1

--
Peter
Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.
This posting is provided "AS IS" with no warranties, and confers no rights.
http://www.microsoft.com/protect


"David H. Lipman" <DLipman~nospam~@Verizon.Net> wrote in message
news(E-Mail Removed)...
> From: "RayLopez99" <(E-Mail Removed)>
>
> Do you know how Usenet *really* works? I didn't think so.
>
>
> --
> Dave
> Multi-AV Scanning Tool - http://www.pctipp.ch/downloads/dl/35905.asp
>
>


 
Reply With Quote
 
FromTheRafters
Guest
Posts: n/a
 
      29th Oct 2010
"RayLopez99" <(E-Mail Removed)> wrote in message
news:3b8ac230-21fa-4b5f-8758-(E-Mail Removed)...
> So my book on https and Windows Communication Foundation technology
> says that if any computer between your SSL certificate secured
> computer and the client machine reading this certificate does not
> support SSL, then the entire https link is not secure and your data
> can be compromised. That makes no sense to me, because I thought the
> entire data stream is encrypted, but that's what it says. And I've
> even seen this on the net.


Encryption is only as secure as the key management system is.

> So why do people blindly trust SSL and HTTPS as if it's unbreakable?


Because they don't understand security as it pertains to encryption (or
vice versa).

> Is it because most traffic goes through at most two or three hops, and
> likely these hops are up-to-date and support SSL?


???

> Even if so, you're taking a risk that somewhere between somebody will
> fail to support SSL and your message will be unencrypted.


It just unencrypts, like that?

....I don't think so.

> Bet most if not all of you reading this thread did not know this. So
> called experts, right.


I don't think that you really fully understand what you are talking
about, so it seems ironic when you lamely attempt to insult and troll
those you somehow believe to be *experts* in so many disparate
crossposted groups.


 
Reply With Quote
 
idbeholda
Guest
Posts: n/a
 
      29th Oct 2010
On Oct 28, 5:47*pm, RayLopez99 <raylope...@gmail.com> wrote:
> So my book on https and Windows Communication Foundation technology
> says that if any computer between your SSL certificate secured
> computer and the client machine reading this certificate does not
> support SSL, then the entire https link is not secure and your data
> can be compromised. *That makes no sense to me, because I thought the
> entire data stream is encrypted, but that's what it says. *And I've
> even seen this on the net.
>
> So why do people blindly trust SSL and HTTPS as if it's unbreakable?
> Is it because most traffic goes through at most two or three hops, and
> likely these hops are up-to-date and support SSL?
>
> Even if so, you're taking a risk that somewhere between somebody will
> fail to support SSL and your message will be unencrypted.
>
> Bet most if not all of you reading this thread did not know this. *So
> called experts, right.
>
> RL


Your profile suggests that you work in the agricultural industry. If
those who work in the agricultural industry knew that you're giving
them a bad name, I'm sure they wouldn't hesitate to toss you into the
corn feeder a second time.
 
Reply With Quote
 
RayLopez99
Guest
Posts: n/a
 
      29th Oct 2010
On Oct 29, 3:44*am, "FromTheRafters" <erra...@nomail.afraid.org>
wrote:
> "RayLopez99" <raylope...@gmail.com> wrote in message
>
> news:3b8ac230-21fa-4b5f-8758-(E-Mail Removed)...
>
> > So my book on https and Windows Communication Foundation technology
> > says that if any computer between your SSL certificate secured
> > computer and the client machine reading this certificate does not
> > support SSL, then the entire https link is not secure and your data
> > can be compromised. *That makes no sense to me, because I thought the
> > entire data stream is encrypted, but that's what it says. *And I've
> > even seen this on the net.

>
> Encryption is only as secure as the key management system is.


Nope, Shiite->4Brains, that' s NOT what we are talking about. Try
again. We are talking about HTTPS, not key management. Yes, it's
true that key management is only as secure as the lock on your door to
the secondary storage holding said keys, but again, that's not at
issue here.

>
> > So why do people blindly trust SSL and HTTPS as if it's unbreakable?

>
> Because they don't understand security as it pertains to encryption (or
> vice versa).
>
> > Is it because most traffic goes through at most two or three hops, and
> > likely these hops are up-to-date and support SSL?

>
> ???


Right. ???. That's your value add to this debate: ???. That should
be your middle name: ??? The Reflex.

>
> > Even if so, you're taking a risk that somewhere between somebody will
> > fail to support SSL and your message will be unencrypted.

>
> It just unencrypts, like that?


Yes, just like that. What you fail to understand (among your many
other failures) is the difference between message level security and
transport level security. HTTPS is the latter not the former. Here's
a reference for you to 'bone up' on, bonehead: (http://
msdn.microsoft.com/en-us/library/ms733137%28VS.90%29.aspx “End-to-end
security. A secure transport, such as Secure Sockets Layer (SSL) works
only when the communication is point-to-point. If the message is
routed to one or more SOAP intermediaries before reaching the ultimate
receiver, the message itself is not protected once an intermediary
reads it from the wire. Additionally, the client authentication
information is available only to the first intermediary and must be
transmitted to the ultimate received in out-of-band fashion, if
necessary. This applies even if the entire route uses SSL security
between individual hops. Because message security works directly with
the message and secures the XML in it, the security stays with the
message regardless of how many intermediaries are involved with the
message before it reaches the ultimate receiver. This enables true end-
to-end security scenario.”)

>
> ...I don't think so.
>


You *STILL* don't think so, even after reading the above? Man youz
stupid.

> > Bet most if not all of you reading this thread did not know this. *So
> > called experts, right.

>
> I don't think that you really fully understand what you are talking
> about, so it seems ironic when you lamely attempt to insult and troll
> those you somehow believe to be *experts* in so many disparate
> crossposted groups.


NOT. I hope you lerned something from this thread, dopehead.

Anybody else? C'mon down! Insults are free of charge.

RL
 
Reply With Quote
 
RayLopez99
Guest
Posts: n/a
 
      29th Oct 2010
On Oct 29, 1:32*pm, RayLopez99 <raylope...@gmail.com> wrote:

>
> Yes, just like that. *What you fail to understand (among your many
> other failures) is the difference between message level security and
> transport level security. *HTTPS is the latter not the former. *Here's
> a reference for you to 'bone up' on, bonehead: (http://
> msdn.microsoft.com/en-us/library/ms733137%28VS.90%29.aspx “End-to-end
> security. A secure transport, such as Secure Sockets Layer (SSL) works
> only when the communication is point-to-point. If the message is
> routed to one or more SOAP intermediaries before reaching the ultimate
> receiver, the message itself is not protected once an intermediary
> reads it from the wire. Additionally, the client authentication
> information is available only to the first intermediary and must be
> transmitted to the ultimate received in out-of-band fashion, if
> necessary. This applies even if the entire route uses SSL security
> between individual hops. Because message security works directly with
> the message and secures the XML in it, the security stays with the
> message regardless of how many intermediaries are involved with the
> message before it reaches the ultimate receiver. This enables true end-
> to-end security scenario.”)
>


The only thing left to debate--and I doubt the small minds in this
group has the capacity to address this issue (no thanks in advance)--
is how often "SOAP intermediaries" are present in a 'typical' message
route. I would bet that for most 'routine' messages such as home user
to bank server, there would be no intermediaries, and the ISP server
is just "pass through" and would not require SOAP (I would imagine).
But this is a question for a real expert, not the dunces that hang
around the virtual water cooler that passes for Usenet these days.

RL
 
Reply With Quote
 
FromTheRafters
Guest
Posts: n/a
 
      29th Oct 2010
"RayLopez99" <(E-Mail Removed)> wrote in message
news:a19c2475-597a-4a95-a492-(E-Mail Removed)...
On Oct 29, 3:44 am, "FromTheRafters" <erra...@nomail.afraid.org>
wrote:
> "RayLopez99" <raylope...@gmail.com> wrote in message
>
> news:3b8ac230-21fa-4b5f-8758-(E-Mail Removed)...
>
> > So my book on https and Windows Communication Foundation technology
> > says that if any computer between your SSL certificate secured
> > computer and the client machine reading this certificate does not
> > support SSL, then the entire https link is not secure and your data
> > can be compromised. That makes no sense to me, because I thought the
> > entire data stream is encrypted, but that's what it says. And I've
> > even seen this on the net.

>
> Encryption is only as secure as the key management system is.


Nope, Shiite->4Brains, that' s NOT what we are talking about.

***
So it just magically unencrypts itself?
***

Try again. We are talking about HTTPS, not key management. Yes, it's
true that key management is only as secure as the lock on your door to
the secondary storage holding said keys, but again, that's not at
issue here.

***
So it just magically unencrypts itself?
***

> > So why do people blindly trust SSL and HTTPS as if it's unbreakable?

>
> Because they don't understand security as it pertains to encryption
> (or
> vice versa).
>
> > Is it because most traffic goes through at most two or three hops,
> > and
> > likely these hops are up-to-date and support SSL?

>
> ???


Right. ???. That's your value add to this debate: ???. That should
be your middle name: ??? The Reflex.

***
That was an indication that I didn't understand what you were talking
about, but I see now what that was so.
***

> > Even if so, you're taking a risk that somewhere between somebody
> > will
> > fail to support SSL and your message will be unencrypted.

>
> It just unencrypts, like that?


Yes, just like that. What you fail to understand (among your many
other failures) is the difference between message level security and
transport level security. HTTPS is the latter not the former.

***
Why the animosity? Can you explain how something can encrypt at one end,
and decrypt at the other, without some kind of key being involved?
***

[...]

> ...I don't think so.


You *STILL* don't think so, even after reading the above? Man youz
stupid.

***
Not really, it's just that you not only fail to make sense, you fail to
understand the subject enough to explain to me what you actually meant.

....and you're still acting like an asshole toward me for no good reason
(aside from the obvious trolling that is).
***

> > Bet most if not all of you reading this thread did not know this. So
> > called experts, right.

>
> I don't think that you really fully understand what you are talking
> about, so it seems ironic when you lamely attempt to insult and troll
> those you somehow believe to be *experts* in so many disparate
> crossposted groups.


NOT. I hope you lerned something from this thread, dopehead.

***
Yep, I learned that you are a stupid troll.

Bye-bye
***


 
Reply With Quote
 
RayLopez99
Guest
Posts: n/a
 
      29th Oct 2010
On Oct 29, 9:36*pm, "FromTheRafters" <erra...@nomail.afraid.org>
wrote:

> ***
> Yep, I learned that you are a stupid troll.
>
> Bye-bye
> ***


Nope. You fail to understand how transport security works. The one
passage that was not flamebait you clipped (and I reproduce it again,
below).

So, where you trolling then? You clearly have no interest in lerning
anything from this thread, trollfeeder.

And I don't know why SOAP intermediaries break https. That really was
my question to the group.

Bye.

RL

(http://
msdn.microsoft.com/en-us/library/ms733137%28VS.90%29.aspx “End-to-end
security. A secure transport, such as Secure Sockets Layer (SSL)
works
only when the communication is point-to-point. If the message is
routed to one or more SOAP intermediaries before reaching the
ultimate
receiver, the message itself is not protected once an intermediary
reads it from the wire. Additionally, the client authentication
information is available only to the first intermediary and must be
transmitted to the ultimate received in out-of-band fashion, if
necessary. This applies even if the entire route uses SSL security
between individual hops. Because message security works directly with
the message and secures the XML in it, the security stays with the
message regardless of how many intermediaries are involved with the
message before it reaches the ultimate receiver. This enables true
end-
to-end security scenario.”)
 
Reply With Quote
 
Jason Keats
Guest
Posts: n/a
 
      30th Oct 2010
RayLopez99 wrote:
>
> And I don't know why SOAP intermediaries break https. That really was
> my question to the group.
>


Perhaps Microsoft didn't explain it well enough for you.

Design 1. C (client) -- internet -- Z (destination server)

If your client uses HTTPS and the URL of Z, then your message is safe.

Design 2. C -- internet -- S (intermediary) -- internet -- Z

If your client uses the URL of S, then S uses the URL of Z (even if
they're both using HTTPS) then your message may be read/altered by S.

What was not said is that in design 2, S should really be considered C's
destination, and Z is S's destination - and that protocol encryption
(HTTPS) only protects your message on its path through the internet.

If you don't want S to be able to read/alter your message then encrypt
the message so that only Z can read it - or use design 1 and HTTPS.
 
Reply With Quote
 
Ari Silverstein
Guest
Posts: n/a
 
      30th Oct 2010
On Thu, 28 Oct 2010 15:47:35 -0700 (PDT), RayLopez99 wrote:

> So my book


What book?

> on https and Windows Communication Foundation technology
> says that if any computer between your SSL certificate secured
> computer and the client machine reading this certificate does not
> support SSL, then the entire https link is not secure and your data
> can be compromised. That makes no sense to me, because I thought the
> entire data stream is encrypted, but that's what it says. And I've
> even seen this on the net.


Where?

> So why do people blindly trust SSL and HTTPS as if it's unbreakable?
> Is it because most traffic goes through at most two or three hops, and
> likely these hops are up-to-date and support SSL?
>
> Even if so, you're taking a risk that somewhere between somebody will
> fail to support SSL and your message will be unencrypted.
>
> Bet most if not all of you reading this thread did not know this. So
> called experts, right.


*roflmao*

--
"The Toast of Buffalo! = http://tinyurl.com/2v9sjf9
Ari himself, with his unerring sense of what is hip, contributed a box
of doughnuts
from Famous Doughnuts, a company he owns."
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Anybody know how https *really* works? I didn't think so RayLopez99 Microsoft C# .NET 36 9th Nov 2010 10:49 PM
[Serializable] didn't work only MarshalByRefObject works Peter Holschbach Microsoft C# .NET 1 15th Feb 2009 02:39 PM
RPC over HTTPS only works sometimes - but mostly not =?Utf-8?B?eHJiYmFrZXI=?= Microsoft Outlook Installation 0 28th Nov 2006 11:23 PM
IE6 only works with https but not http abdeslam Windows XP Internet Explorer 3 14th Feb 2006 09:23 PM
IE6: path resolution didn't works, ftp://solaris/script.sh Andreas Weiss Windows XP Internet Explorer 0 21st Nov 2004 01:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:37 PM.