Home All Groups Group Topic Archive Search About

Integrated Windows authentication on SLL connection

Author
14 Mar 2005 1:44 PM
Matze
I'm using a https web site with SSL certificate on a IIS 6 and now I'm
trying to configure the access to this site with "Integrated Windows
authentication". If I access the site from my notebook which is
connected to the LAN it works fine after I added the site to the
trusted sites in the IE of the local machine.
Next step is to connect the https site from out site the LAN with a
dialup connection to the internet. If the https site is in my trusted
sites settings I get the error message that the site can't be found.
If I try it again after I deleted the https site out of the trusted
sites I get a user logon window and already works fine.
Have anybody a idea what I have to do that the "Integrated Windows
authentication" works in the LAN AND with the dialup connection and
the cached profile?
Thank' in advance, Matthias

Author
14 Mar 2005 8:08 PM
Miha Pihler [MVP]
Hi,

try putting site in Local Intranet Zone (https://www.domain.com) instead of
Trusted sites.

--
Mike
Microsoft MVP - Windows Security

Show quoteHide quote
"Matze" <mbe***@gmx.de> wrote in message
news:4ff6750e.0503140544.6120636e@posting.google.com...
> I'm using a https web site with SSL certificate on a IIS 6 and now I'm
> trying to configure the access to this site with "Integrated Windows
> authentication". If I access the site from my notebook which is
> connected to the LAN it works fine after I added the site to the
> trusted sites in the IE of the local machine.
> Next step is to connect the https site from out site the LAN with a
> dialup connection to the internet. If the https site is in my trusted
> sites settings I get the error message that the site can't be found.
> If I try it again after I deleted the https site out of the trusted
> sites I get a user logon window and already works fine.
> Have anybody a idea what I have to do that the "Integrated Windows
> authentication" works in the LAN AND with the dialup connection and
> the cached profile?
> Thank' in advance, Matthias