Re: IIS SSL and Multiple Ports
From: Jerry III (jerryiii_at_hotmail.com)
Date: 09/04/03
- Previous message: Bernard: "Re: IIS SSL and Multiple Ports"
- In reply to: Steve Hough: "IIS SSL and Multiple Ports"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 3 Sep 2003 23:49:40 -0700
You have to go to the SSL port when using https scheme. Http and https
cannot share the same port - you're trying to access SSL on the same port
non-encryptyd http listener listens on.
Jerry
"Steve Hough" <shough@intamac.com> wrote in message
news:09ba01c37202$e52dc930$a301280a@phx.gbl...
> For further info I have tried running this on multiple
> ports.
>
> If SSL is off I can quite happiliy go to
> http://mywebsite:8080
>
> If SSL is on when I go to http://mywebsite:8080 I get the
> message I need to use https. However if I go to
> https://mywebsite:8080, the browser does nothing and keeps
> trying to open the page.
>
>
> >-----Original Message-----
> >I am running multiple websites on my test Windows
> Advanced
> >Server IIS 5.0 by using the same IP and multiple ports.
> >
> >I am having problems when I am testing SSL. If the
> >website runs on Port 80 the test certificate (14 day
> >trial) runs fine, but will not run under a specified port.
> >
> >We cannot use multiple IP's because we are using two load
> >balanced servers.
> >
> >Has anybody done this before, and been successful??
> >.
> >
- Previous message: Bernard: "Re: IIS SSL and Multiple Ports"
- In reply to: Steve Hough: "IIS SSL and Multiple Ports"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|