10-08-04 07:47 AM
Are all the websites under the same domain ?
a.mydomain.com, b.mydomain.com and etc ?
if yes, you can get a wildcard *.mydomain.com cert.
if not, you will need individual site to bind those certs.
--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"Steve S." <SteveS> wrote in message
news:edLOy0JrEHA.896@TK2MSFTNGP12.phx.gbl...
> In NT 4.0 days, you could use the key manager to assign more than one SSL
> cert to a single IIS virtual web site, as long as each cert had its own
> unique IP/port combo.
>
> Is it possible to the same thing in IIS 5.0 or 6.0? To get around it we
> now have to create multiple virtual webs all pointing to the same file
> space. But that is WAY too cumbersome due to all the IIS metabase changes
> we need to keep in sync between the virtual webs! :-(
>
> BTW, the reason we need to do this is that we have multiple DNS names
> pointing to the same web site.
>
> Cmon you IIS gurus, there's gotta be a way to do this.....
>
> --Steve S.
>
>
[ Post a follow-up to this message ]
|