This "should" have been in the behavior in IIS4. But, no worries; here is what you want to do:
create multiple sites
map home directory to the same place
bind each site to its associated IP and certificate
This is the supported way of doing things, will not cause you any issues. The IPs have to be bound to the NIC on the box to be populated in IIS.
Thank you. I hope this information is helpful.
Tim Coffey [MSFT]
This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft Corporation. All rights reserved.
--------------------
| Reply-To: "Jose Olaya" <olayaj.DeleteThis@videotron.ca>
| From: "Jose Olaya" <olayaj.DeleteThis@videotron.ca>
| Subject: IIS 5.0 support for multiple SSL identities for web site !!
| Date: Sun, 14 Sep 2003 23:20:11 -0400
| Lines: 22
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.2800.1158
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
| Message-ID: <uVvRHjzeDHA.2616.DeleteThis@TK2MSFTNGP11.phx.gbl>
| Newsgroups: microsoft.public.inetserver.iis
| NNTP-Posting-Host: modemcable184.237-131-66.nowhere.mc.videotron.ca 66.131.237.184
| Path: cpmsftngxa07.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTNGXA06.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08.phx.gbl!
TK2MSFTNGP11.phx.gbl
| Xref: cpmsftngxa07.phx.gbl microsoft.public.inetserver.iis:275116
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| Hi,
|
| On an IIS 4.0 server, we have a specific web site that hosts three different
| SSL identities, where each SSL certificate obviously bears a different
| common name (URL) and is bound to a different IP address.
|
| We're preparing an IIS 5.0 server to replace this IIS 4.0 server. We cannot
| reproduce the same configuration with the multiple SSL identities for that
| one web site.
|
| We found a document on Microsoft's web site that mentions that only one
| server certificate can be assigned per web site with IIS 5.0. Is this so?
| Does a workaround exist for this situation? Because of the nature of this
| web application and the manner in which it is launched by the calling web
| applications, it may not lend itself very well to multiple instances without
| a rewrite of our Java applications, not a very appealing solution...
|
| Thank for yor help....
|
| José.
|
|
|
>> Stay informed about: IIS 5.0 support for multiple SSL identities for web site !!