|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Multiple Host Headers and SSLI have three sites same IP address using host headers. Each site requires unique SSL Certificate. Each site requires SSL What can I do? Can I use different Ports for SSL or am I stuck with each Site on it's own IP address? If I can use Different Ports for SSL, what are the ramifications as far as calling urls from web. Would I have to use https:/ / mysite.com:4443/ and change all calls for links? Or Will https:/ /mysite.com function as normal? what would using a different port do to the certificate? Would it make it invalid? Found my answer.
Not what I wanted to see Show quoteHide quote "Michael Kujawa" <nof at kujawas dot net> wrote in message news:%23WqfRM5cGHA.1436@TK2MSFTNGP05.phx.gbl... > Running IIS Version 6. > > I have three sites same IP address using host headers. > Each site requires unique SSL Certificate. Each site requires SSL > > What can I do? > > Can I use different Ports for SSL or am I stuck with each Site > on it's own IP address? > > If I can use Different Ports for SSL, what are the ramifications > as far as calling urls from web. > > Would I have to use https:/ / mysite.com:4443/ and change all calls for > links? > > Or > > Will https:/ /mysite.com function as normal? > what would using a different port do to the certificate? > > Would it make it invalid? > > > One option is a wildcard SSL certificate - quite expensive and still limited
to one base domain. Multiple Port is not a good way to go as some proxy servers will not connect on a non standard port. Multiple IP is the only way to go.... -- Show quoteHide quoteCheers Chris Crowe [IIS MVP 1997 -> 2006] http://blog.crowe.co.nz ------------------------------------------------ "Michael Kujawa" <nof at kujawas dot net> wrote in message news:eeY0hT5cGHA.636@TK2MSFTNGP05.phx.gbl... > Found my answer. > Not what I wanted to see > > > > > "Michael Kujawa" <nof at kujawas dot net> wrote in message > news:%23WqfRM5cGHA.1436@TK2MSFTNGP05.phx.gbl... >> Running IIS Version 6. >> >> I have three sites same IP address using host headers. >> Each site requires unique SSL Certificate. Each site requires SSL >> >> What can I do? >> >> Can I use different Ports for SSL or am I stuck with each Site >> on it's own IP address? >> >> If I can use Different Ports for SSL, what are the ramifications >> as far as calling urls from web. >> >> Would I have to use https:/ / mysite.com:4443/ and change all calls for >> links? >> >> Or >> >> Will https:/ /mysite.com function as normal? >> what would using a different port do to the certificate? >> >> Would it make it invalid? >> >> >> > > Yeh,
that is what I found out.. Thanks for the reply Show quoteHide quote "Chris Crowe [MVP 1997 -> 2006]" <IISMVP2***@iisfaq.homeip.net> wrote in message news:%23752995cGHA.3556@TK2MSFTNGP02.phx.gbl... > One option is a wildcard SSL certificate - quite expensive and still limited > to one base domain. > > Multiple Port is not a good way to go as some proxy servers will not connect > on a non standard port. > > Multiple IP is the only way to go.... > > > -- > > Cheers > > Chris Crowe [IIS MVP 1997 -> 2006] > http://blog.crowe.co.nz > ------------------------------------------------ > > > "Michael Kujawa" <nof at kujawas dot net> wrote in message > news:eeY0hT5cGHA.636@TK2MSFTNGP05.phx.gbl... > > Found my answer. > > Not what I wanted to see > > > > > > > > > > "Michael Kujawa" <nof at kujawas dot net> wrote in message > > news:%23WqfRM5cGHA.1436@TK2MSFTNGP05.phx.gbl... > >> Running IIS Version 6. > >> > >> I have three sites same IP address using host headers. > >> Each site requires unique SSL Certificate. Each site requires SSL > >> > >> What can I do? > >> > >> Can I use different Ports for SSL or am I stuck with each Site > >> on it's own IP address? > >> > >> If I can use Different Ports for SSL, what are the ramifications > >> as far as calling urls from web. > >> > >> Would I have to use https:/ / mysite.com:4443/ and change all calls for > >> links? > >> > >> Or > >> > >> Will https:/ /mysite.com function as normal? > >> what would using a different port do to the certificate? > >> > >> Would it make it invalid? > >> > >> > >> > > > > > >
require client certificates SSL
Host a secure web application and OWA, use as many servers and resources as necessary. Remote access to webserver w/website modifications Windows Authentication with asp.net 2.0 SSL Certificates Password protect web page shared folder for iis website? IIS Admin Security Descriptors Problem (Event ID 10021) IIS to File Server Calling COM+ component from IIS 6 Annonymous local account |
|||||||||||||||||||||||