Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Multiple websites sharing ssl port 443

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  Website for webmasters  
Author Message
Jazmin Gutierrez

External


Since: Sep 26, 2007
Posts: 2



(Msg. 1) Posted: Wed Sep 26, 2007 12:58 pm
Post subject: Multiple websites sharing ssl port 443
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have a Default Site with port 443 for SSL.
If I have a secondary web site, that uses both 80 and 443 (the same ports)
but with a different header name, when starting this site I get an error
telling that port 443 is already in use, and that I should assign a diffent
number.

Is is possible to share the 443 port like I share the 80 port?

Thanks!

 >> Stay informed about: Multiple websites sharing ssl port 443 
Back to top
Login to vote
David Wang

External


Since: Nov 04, 2007
Posts: 333



(Msg. 2) Posted: Thu Sep 27, 2007 7:12 am
Post subject: Re: Multiple websites sharing ssl port 443 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sep 26, 9:11 am, "Jazmin Gutierrez" <nore... RemoveThis @nospam.please.com>
wrote:
> I have a Default Site with port 443 for SSL.
> If I have a secondary web site, that uses both 80 and 443 (the same ports)
> but with a different header name, when starting this site I get an error
> telling that port 443 is already in use, and that I should assign a diffent
> number.
>
> Is is possible to share the 443 port like I share the 80 port?
>
> Thanks!


You can share the SSL port using Host header only if you can use the
same SSL Server Certificate for ALL websites that want to share, and
you are using IIS6 on Windows Server 2003 SP1 or later.

This is a restriction of SSL, which does not multiplex endpoints using
Host headers because it operates at the TCP, not HTTP (where Host
headers exist) layer.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//

 >> Stay informed about: Multiple websites sharing ssl port 443 
Back to top
Login to vote
Jazmin Gutierrez

External


Since: Sep 26, 2007
Posts: 2



(Msg. 3) Posted: Thu Sep 27, 2007 9:54 am
Post subject: Re: Multiple websites sharing ssl port 443 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ok.
Suppose I have site nš 1 with host header "www1.mydomain.com"
and site nš 2 with host header "www2.mydomain.com"

Can I have a wilcard certificate for *.mydomain.com?
Where should I install it?

Thanks!


"David Wang" <w3.4you RemoveThis @gmail.com> wrote in message
news:1190877162.022203.177650@k79g2000hse.googlegroups.com...
> On Sep 26, 9:11 am, "Jazmin Gutierrez" <nore... RemoveThis @nospam.please.com>
> wrote:
>> I have a Default Site with port 443 for SSL.
>> If I have a secondary web site, that uses both 80 and 443 (the same
>> ports)
>> but with a different header name, when starting this site I get an error
>> telling that port 443 is already in use, and that I should assign a
>> diffent
>> number.
>>
>> Is is possible to share the 443 port like I share the 80 port?
>>
>> Thanks!
>
>
> You can share the SSL port using Host header only if you can use the
> same SSL Server Certificate for ALL websites that want to share, and
> you are using IIS6 on Windows Server 2003 SP1 or later.
>
> This is a restriction of SSL, which does not multiplex endpoints using
> Host headers because it operates at the TCP, not HTTP (where Host
> headers exist) layer.
>
>
> //David
> http://w3-4u.blogspot.com
> http://blogs.msdn.com/David.Wang
> //
>
 >> Stay informed about: Multiple websites sharing ssl port 443 
Back to top
Login to vote
David Wang

External


Since: Nov 04, 2007
Posts: 333



(Msg. 4) Posted: Thu Sep 27, 2007 11:42 pm
Post subject: Re: Multiple websites sharing ssl port 443 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

You can use whatever certificate you want. As long as the client will
recognize that certificate as valid for its intended host.

You install the SSL Certificate for each website that communicates
over SSL. There is nothing special here. It's just how SSL works.

In your example, you can have a single wildcard certificate for
*.mydomain.com and install it in IIS website definition(s) for
www1.mydomain.com and www2.mydomain.com.

Or you can use a single certificate valid for www1.mydomain.com and
www2.mydomain.com. Or any other certificate that will be valid for the
host that it is supposed to represent.


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//





On Sep 27, 5:54 am, "Jazmin Gutierrez" <nore... DeleteThis @nospam.please.com>
wrote:
> Ok.
> Suppose I have site nš 1 with host header "www1.mydomain.com"
> and site nš 2 with host header "www2.mydomain.com"
>
> Can I have a wilcard certificate for *.mydomain.com?
> Where should I install it?
>
> Thanks!
>
> "David Wang" <w3.4... DeleteThis @gmail.com> wrote in message
>
> news:1190877162.022203.177650@k79g2000hse.googlegroups.com...
>
>
>
> > On Sep 26, 9:11 am, "Jazmin Gutierrez" <nore... DeleteThis @nospam.please.com>
> > wrote:
> >> I have a Default Site with port 443 for SSL.
> >> If I have a secondary web site, that uses both 80 and 443 (the same
> >> ports)
> >> but with a different header name, when starting this site I get an error
> >> telling that port 443 is already in use, and that I should assign a
> >> diffent
> >> number.
>
> >> Is is possible to share the 443 port like I share the 80 port?
>
> >> Thanks!
>
> > You can share the SSL port using Host header only if you can use the
> > same SSL Server Certificate for ALL websites that want to share, and
> > you are using IIS6 on Windows Server 2003 SP1 or later.
>
> > This is a restriction of SSL, which does not multiplex endpoints using
> > Host headers because it operates at the TCP, not HTTP (where Host
> > headers exist) layer.
>
> > //David
> >http://w3-4u.blogspot.com
> >http://blogs.msdn.com/David.Wang
> > //- Hide quoted text -
>
> - Show quoted text -
 >> Stay informed about: Multiple websites sharing ssl port 443 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (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 ]