Re: IIS 6.0, Host Headers and SSL
From: Bernard Cheah [MVP] (qbernard_at_hotmail.com.discuss)
Date: 10/26/05
- Next message: Bernard Cheah [MVP]: "Re: Changing from self-signed certificate to a trusted CA"
- Previous message: Ken Schaefer: "Re: Certsrv Page not authenticating with IE"
- In reply to: Tymbow: "Re: IIS 6.0, Host Headers and SSL"
- Next in thread: Tymbow: "Re: IIS 6.0, Host Headers and SSL"
- Reply: Tymbow: "Re: IIS 6.0, Host Headers and SSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 26 Oct 2005 14:01:01 +0800
I would specify the binding IP as well.
"ip,ip.ip.ip:443:mail.company.com"
-- Regards, Bernard Cheah http://www.iis-resources.com/ http://www.iiswebcastseries.com/ http://www.msmvps.com/bernard/ "Tymbow" <Tymbow@discussions.microsoft.com> wrote in message news:95374434-449F-447C-AEF5-F7167F19AA23@microsoft.com... > The certificate is allocated to *.company.com, and the host headers in use > are www.company.com and mail.company.com. From the metabase the > SecureBindings are as follows: > > SecureBindings=":443:mail.company.com" and > SecureBindings=":443:www.company.com" > > I have added the name company in place of the real name to protect the > innocent but the settings are otherwise exactly as they really are. > > Regards, > Tim. > > "Bernard Cheah [MVP]" wrote: > >> 1) What are the url for the two sites? >> 2) What's the secure binding info for two sites ? >> >> >> -- >> Regards, >> Bernard Cheah >> http://www.iis-resources.com/ >> http://www.iiswebcastseries.com/ >> http://www.msmvps.com/bernard/ >> >> >> "Tymbow" <Tymbow@discussions.microsoft.com> wrote in message >> news:884CBFA2-50DA-4DFE-BB49-1AFD0B578708@microsoft.com... >> >I have a client that for various reasons can only have one IP address, >> > however they need to seperate SSL enabled web sites. I followed the >> > Technet >> > Article at >> > http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/596b9108-b1a7-494d-885d-f8941b07554c.mspx. >> > >> > The wilcard certificate has been assigned to both web sitesand the IIS >> > Metabase SecureBindings set with the correct SSL host header for each >> > site. >> > All apppears to work correctly - requests go to the right site based on >> > the >> > URL, and all are being encrypted correctly. >> > >> > The issue I have is that when IIS is restarted I get the following >> > error >> > in >> > the System event log: >> > >> > Source: W3SVC >> > EventID: 1113 >> > >> > One of the IP/Port combinations for site 'xxxxxxxxx' has already be >> > configured to be used by another site. The other site's SSL >> > configuration >> > will be used. >> > >> > Is this an indication of a problem (everything seems to work), or is it >> > just >> > a hangover from the way SSL Host Headers were implemented in Windows >> > Server >> > 2003 SP1? >> >> >>
- Next message: Bernard Cheah [MVP]: "Re: Changing from self-signed certificate to a trusted CA"
- Previous message: Ken Schaefer: "Re: Certsrv Page not authenticating with IE"
- In reply to: Tymbow: "Re: IIS 6.0, Host Headers and SSL"
- Next in thread: Tymbow: "Re: IIS 6.0, Host Headers and SSL"
- Reply: Tymbow: "Re: IIS 6.0, Host Headers and SSL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|