IIS Non-default TCP Port and SSL Enabled / Get an Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Guest
Archived from groups: microsoft.public.win2000.general (More info?)

I setup a website in IIS to port 5555 and enabled SSL to port 443.
After doing so I try hitting https://<SERVERNAME:5555>/index.html and
I get a "page could not be displayed" error. I can hit
http://<SERVERNAME:5555>/index.html just fine. This does work however
if the TCP PORT is set to 80. But once i change the TCP PORT to any
other port but 80 it no longer works. Any ideas why? Your thoughts are
appreciated.

Thank you,
Ken Buska

--
Posted using the http://www.windowsforumz.com interface, at author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.windowsforumz.com/General-Discussion-IIS-default-TCP-Port-SSL-Enabled-Error-ftopict352411.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1112867
 
Archived from groups: microsoft.public.win2000.general (More info?)

Hi,

Did you bind port 5555 with 443?
We had same issue in the past, if I recall it, we had to use port 1000 or
1001 and bind it with 443.
is your (DNS) provider assigned your SSL certification?

I hope this help.

"kbuska" wrote:

> I setup a website in IIS to port 5555 and enabled SSL to port 443.
> After doing so I try hitting https://<SERVERNAME:5555>/index.html and
> I get a "page could not be displayed" error. I can hit
> http://<SERVERNAME:5555>/index.html just fine. This does work however
> if the TCP PORT is set to 80. But once i change the TCP PORT to any
> other port but 80 it no longer works. Any ideas why? Your thoughts are
> appreciated.
>
> Thank you,
> Ken Buska
>
> --
> Posted using the http://www.windowsforumz.com interface, at author's request
> Articles individually checked for conformance to usenet standards
> Topic URL: http://www.windowsforumz.com/General-Discussion-IIS-default-TCP-Port-SSL-Enabled-Error-ftopict352411.html
> Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.windowsforumz.com/eform.php?p=1112867
>