Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Host Headers, one IP and two SSL Certs

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Logging in to multiple sites with the same creden..  
Author Message
Broodwich

External


Since: Sep 19, 2007
Posts: 1



(Msg. 1) Posted: Wed Sep 19, 2007 1:10 pm
Post subject: Host Headers, one IP and two SSL Certs
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have one IIS 6.0 Websever that hosts several sites using host headers. Our
main "www" website's content management system is secured with SSL for the
login.

I have a new application that runs on "apps" and part of the project spec is
that it is secured with SSL for our end users entering information.

I have SSL certs for www and apps, but from what I understand you cannot
have two SSLs on one IP.

What are my options? I have heard that I need a wild-card SSL cert for my
whole site, or I need to specify a different port for SSL for one of my
sites. Could use host headers, and specify a different port (say 4433) to
direct secure traffic to my new project's pages?

 >> Stay informed about: Host Headers, one IP and two SSL Certs 
Back to top
Login to vote
Bernard Cheah [MVP]

External


Since: May 31, 2005
Posts: 321



(Msg. 2) Posted: Thu Sep 20, 2007 9:14 am
Post subject: Re: Host Headers, one IP and two SSL Certs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

if your case you need 2 IPs, or bind it to different ports.

the wildcard ssl only works if both sites share the same TLD. say
*.mydomain.com.


--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/


"Broodwich" <Broodwich.RemoveThis@discussions.microsoft.com> wrote in message
news:1989F57F-5CCB-45F4-BB83-36B1AE75D0AE@microsoft.com...
>I have one IIS 6.0 Websever that hosts several sites using host headers.
>Our
> main "www" website's content management system is secured with SSL for the
> login.
>
> I have a new application that runs on "apps" and part of the project spec
> is
> that it is secured with SSL for our end users entering information.
>
> I have SSL certs for www and apps, but from what I understand you cannot
> have two SSLs on one IP.
>
> What are my options? I have heard that I need a wild-card SSL cert for my
> whole site, or I need to specify a different port for SSL for one of my
> sites. Could use host headers, and specify a different port (say 4433)
> to
> direct secure traffic to my new project's pages?

 >> Stay informed about: Host Headers, one IP and two SSL Certs 
Back to top
Login to vote
Leon Mayne

External


Since: Oct 03, 2007
Posts: 4



(Msg. 3) Posted: Wed Oct 03, 2007 6:56 am
Post subject: Re: Host Headers, one IP and two SSL Certs [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Broodwich" <Broodwich.RemoveThis@discussions.microsoft.com> wrote in message
news:1989F57F-5CCB-45F4-BB83-36B1AE75D0AE@microsoft.com...
> I have SSL certs for www and apps, but from what I understand you cannot
> have two SSLs on one IP.

Correct. One IP per cert (unless you use different ports, but this usually
isn't an option)

> What are my options? I have heard that I need a wild-card SSL cert for my
> whole site, or I need to specify a different port for SSL for one of my
> sites. Could use host headers, and specify a different port (say 4433)
> to
> direct secure traffic to my new project's pages?

A new IP is usually cheaper than a wildcard cert. You can't use host headers
at all with SSL as the header is encrypted. So if you choose to use a
different port then you don't have to bother adding a host header entry as
the port will exclusively bind the request to the site.

The best option is to get a new IP address, and create two sites in IIS with
their own IP address, both with ports 80 and 443 for http and https
respectively. Add the certs to the respective sites, and point your DNS
records for the two subdomains to the corresponding IP addresses.
 >> Stay informed about: Host Headers, one IP and two SSL Certs 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS, host headers, and SSL - On a Win2003 Server box with one IP address, i am hoping to set up a few virtual sites that can be accessed (using host headers) as: acme1.mysite.com acme2.mysite.com acme3.mysite.com acme4.mysite.com I also need to install a cert for SSL. I..

Host Headers and SSL - If i want to use host headers to have 4 websites for example: website1.mydomainname.com website2.mydomainname.com website3.mydomainname.com website4.mydomainname.com And create 5 websites in IIS 1- Default Web Site 2- Website1 3- Website2 4- Website3....

host headers - -What is 'host headers' in IIS? -When to configure to use host headers? -How to check whether IIS has been configured using host header?

Host headers - Please can you advise if it is possible to have a different Host header attached to a subdirectory so a user could either click at www.mydomain.com/subsite or www.anotherdomain.com without using redirects.

IIS Host Headers With * in DNS - Hi, I'd like to setup the following. I have a website (lets call it isnice.com) and I want to add a subdomain for each user that registers. To avoid lots and lots of manual labour I set it up in the DNS as following: * IN A 10.0.0.1 Ie, all requests....
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]