http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/iis/reskit/iis50rg/iis5rskt.asp
Philip hope this helps... I ran into the setup config of several different sites on the same box with two different SSL certificates. Basically (atleast for us) in orer to navigate through mutliple SSL sites on the same Win2k Server I had to setup an additional SSL port in IIS, place a new rule for the new port allowing HTTPS traffic to that port on the firewall, and in the address of the site specify the port. ex. https://www.blah.com:446 If I were to not specify the port then it would bring up my other site configured to use 443. Thanks, Chris Martin -----Original Message----- From: Philip Oyston [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 10:29 AM To: IIS50 Discussions Subject: Re: IP Configuration rules for IIS5 and SSL certificate -----Original Message----- From: "Mark J Straube" <[EMAIL PROTECTED]> To: "IIS50 Discussions" <[EMAIL PROTECTED]> Date: Mon, 16 Sep 2002 09:20:25 -0400 Subject: IP Configuration rules for IIS5 and SSL certificate > Can anyone point me to IIS 5 documentation that describes the > prerequisites > for configuring a secure IIS site (not the actual certificate > configuration > but any server prerequisites). > > I'm looking for answers to questions such as the following: > > - Does one need a separate NIC card (ie, IP address) for each > certificate > to be installed? you can only have one secure website per IP address, its a security feature, therefore a lot of people setup a default secure website https://secure.yourdomain.com/ to handle secured queries > > - Can one configure a secure (https://) and non secure (http://) site > with > the same domain name on the same IIS server? Yes you can > > Thank you. > > > > --- > You are currently subscribed to iis50 as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > %%email.unsub%% > > --------- > Administrated by 15 Seconds : http://www.15Seconds.com > List Archives/Search : http://local.15Seconds.com/search > Subscription Information : http://www.15seconds.com/listserv.htm > Advertising Information: http://www.internet.com/mediakit/ --- You are currently subscribed to iis50 as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/ --- You are currently subscribed to iis50 as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] --------- Administrated by 15 Seconds : http://www.15Seconds.com List Archives/Search : http://local.15Seconds.com/search Subscription Information : http://www.15seconds.com/listserv.htm Advertising Information: http://www.internet.com/mediakit/
