Re: Security on web site

From: x y (jamescagney90210@excite.com)
Date: 06/28/02


From: "x y" <jamescagney90210@excite.com>
Date: Fri, 28 Jun 2002 15:24:33 -0400


You can do this, but you would need to use a different port number, such as
https://xyz1.com:444

To make this easier for clients to remember, you can set up additional web
sites such as http://xyz1.com that then redirects the user to
https://xyz1.com:444 and http://xyz.com that redirects the user to
https://xyz.com Then the user doesn't need to remember the port number.
You do this by adding host headers onto the web sites so that one answers to
xyz.com and the other answers to xyz1.com but both use port 80 on the same
server. Note that host headers can't be enabled for https: sites.

Anyone who tries to go to https://xyz1.com without the port number will
always go to the web site of https://xyz.com No way around this.

"Kiran Kumar Rallabandi" <kkiran@maxis.com.my> wrote in message
news:uebT8daHCHA.2364@tkmsftngp11...
> Hi,
>
> Is it possible to create another SSL enabled website in IIS?, which is
> already having a SSL enabled website.
>
> I have a web site say https://xyz.com with ssl certificate issued by
> "abc".
>
> I could create another web site https://xyz1.com successfully in the
> same IIS server by using the same certificate issued by "abc".
>
> The site https://xyz.com is pointing to default page c:\xyz\default.asp
> The site https://xyz1.com is pointing to default page
> c:\xyz1\default.asp
>
> But, while testing the url https://xyz1.com It is always opening the
> default page c:\xyz\default.asp.
>
> Strange thing is when using http://xyz1.com. It is showing
> c:\xyz1\default.asp
>
> What could be the problem. I checked all the settings for
> https://xyz1.com website settings in IIS. Every thing is correct. Only
> the Home directory is different.
>
> It always showing https://xyz.com site's default.asp.
>
> Is this because of using the same ssl certificate?
>
> Kindly could share your ideas.
>
> regards
>
>
> regards,
> Kiran
>
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
> Don't just participate in USENET...get rewarded for it!



Relevant Pages

  • Security on web site
    ... Is it possible to create another SSL enabled website in IIS?, ... same IIS server by using the same certificate issued by "abc". ...
    (microsoft.public.inetserver.iis.security)
  • security for website
    ... Is it possible to create another SSL enabled website in IIS?, ... same IIS server by using the same certificate issued by "abc". ...
    (comp.security.misc)
  • security for website
    ... Is it possible to create another SSL enabled website in IIS?, ... same IIS server by using the same certificate issued by "abc". ...
    (comp.security.misc)
  • Re: Hardening IIS / Open ports
    ... >I am attempting to harden an IIS server and the following ... >Port 443/TCP Inetinfo.exem ...
    (microsoft.public.inetserver.iis.security)
  • Re: freebsd-current Digest, Vol 30, Issue 3
    ... >> I commited a fix that would have caused all of the jerky behaviors under ... > The port is broken on all architectures. ... > Rionda aka Matteo Riondato ...
    (freebsd-current)