Groups | Blog | Home
all groups > iis security > may 2006 >

iis security : Dumb basic authentication and SSL question


Anthony Yates
5/17/2006 6:10:53 PM
I have a web directory protected by SSL and basic authentication. It works
fine. The user is prompted to authenticate before the page is displayed.
It bothers me that there is no SSL padlock shown on the page during the
basic authentication. I am guessing the logon is encrypted anyway, but I'd
just like to check.
W2K3 and IE6.
Thanks,
Anthony

Ken Schaefer
5/18/2006 12:00:00 AM
Hi,

Yes, the credentials are encrypted. The SSL handshake occurs before any data
is transmitted at the HTTP layer. It's easy to verify yourself using a tool
like Ethereal (www.ethereal.com) or Microsoft's NetMon (Network Monitor)

Cheers
Ken


[quoted text, click to view]

Anthony Yates
5/18/2006 1:50:18 PM
Thanks very much, job done
Anthony

[quoted text, click to view]

AddThis Social Bookmark Button