Re: SSL & Certificates or Windows Auth
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 11/20/03
- Next message: Andrew: "Re: SSL & Certificates or Windows Auth"
- Previous message: Karl Levinson [x y] mvp: "Re: NTLM over the Internet"
- In reply to: Andrew: "Re: SSL & Certificates or Windows Auth"
- Next in thread: Andrew: "Re: SSL & Certificates or Windows Auth"
- Reply: Andrew: "Re: SSL & Certificates or Windows Auth"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 20 Nov 2003 17:06:19 +1100
Hi,
Are you talking about client and server certificates? or just server
certificates?
Cheers
Ken
"Andrew" <anonymous@discussions.microsoft.com> wrote in message
news:09b401c3af28$71416690$a301280a@phx.gbl...
: Thanks Ken,
:
: Is using Integrated Windows Authentication with SSL as
: secure (or is it more?) as SSL with certificates?
: Realistically, what additional security does a certificate
: provide (other than the initial aproval of the
: certificate)?
:
: Andrew
:
:
: >-----Original Message-----
: >Is you are using something like "Basic Authentication" to
: authenticated
: >against the Windows User database, then it is strongly
: recommended that you
: >use SSL, as the username/password are essentially passed
: as clear-text.
: >
: >On the otherhand, if you use Integrated Windows
: Authentication (or NTLM or
: >Keberos), then a challenge-response system is used, and
: the password is
: >never passed. So SSL doesn't help you as much here.
: >
: >That said, SSL encrypts everything except the actual
: request header (ie what
: >file is being requested), so every other header
: (including the HTTP headers
: >conveying the username, password or password hash) are
: encrypted.
: >
: >Cheers
: >Ken
: >
: >"Andrew" <anonymous@discussions.microsoft.com> wrote in
: message
: >news:051e01c3aef8$53c8b210$a401280a@phx.gbl...
: >: Hi,
: >:
: >: From a security point of view, how much additional
: >: security does having a certificate to access a website
: >: provide over using Windows authentication?
: >:
: >: Also, when using a SSL connection and using Windows
: >: authentication, i take it that the username/password is
: >: also encrypted?
: >:
: >: Andrew
: >
: >
: >.
: >
- Next message: Andrew: "Re: SSL & Certificates or Windows Auth"
- Previous message: Karl Levinson [x y] mvp: "Re: NTLM over the Internet"
- In reply to: Andrew: "Re: SSL & Certificates or Windows Auth"
- Next in thread: Andrew: "Re: SSL & Certificates or Windows Auth"
- Reply: Andrew: "Re: SSL & Certificates or Windows Auth"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|